Skip to content
#CF9BA5
≈ rosybrown · rgb(207, 155, 165)
Color formats
HEX#CF9BA5
RGBrgb(207, 155, 165)
HSLhsl(348, 35%, 71%)
HSVhsv(348, 25%, 81%)
OKLCHoklch(74% 0.06 6)
CMYKcmyk(0%, 25%, 20%, 19%)
Contrast & accessibility
On white2.36:1below AA
On black8.88:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #cf9ba5;
  --rosybrown-rgb: 207 155 165;
  --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-[#cf9ba5] text-[#cf9ba5] border-[#cf9ba5]
Shades & tints
Color harmonies
About this color

#CF9BA5 is a color with the RGB value rgb(207, 155, 165). 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 #CF9BA5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied