Skip to content

#C698A1

≈ rosybrown · rgb(198, 152, 161)
Color formats
HEX#C698A1
RGBrgb(198, 152, 161)
HSLhsl(348, 29%, 69%)
HSVhsv(348, 23%, 78%)
OKLCHoklch(73% 0.06 6)
CMYKcmyk(0%, 23%, 19%, 22%)
Contrast & accessibility
On white2.50:1below AA
On black8.41:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #c698a1;
  --rosybrown-rgb: 198 152 161;
  --rosybrown-oklch: oklch(73% 0.06 6);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c698a1] text-[#c698a1] border-[#c698a1]
Shades & tints
Color harmonies
About this color

#C698A1 is a color with the RGB value rgb(198, 152, 161). Its closest CSS named color is "rosybrown". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #C698A1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied