Skip to content
#CC9DA6
≈ rosybrown · rgb(204, 157, 166)
Color formats
HEX#CC9DA6
RGBrgb(204, 157, 166)
HSLhsl(349, 32%, 71%)
HSVhsv(349, 23%, 80%)
OKLCHoklch(74% 0.06 6)
CMYKcmyk(0%, 23%, 19%, 20%)
Contrast & accessibility
On white2.35:1below AA
On black8.94:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #cc9da6;
  --rosybrown-rgb: 204 157 166;
  --rosybrown-oklch: oklch(74% 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-[#cc9da6] text-[#cc9da6] border-[#cc9da6]
Shades & tints
Color harmonies
About this color

#CC9DA6 is a color with the RGB value rgb(204, 157, 166). 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 #CC9DA6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied