Skip to content
#CEA1A6
≈ rosybrown · rgb(206, 161, 166)
Color formats
HEX#CEA1A6
RGBrgb(206, 161, 166)
HSLhsl(353, 31%, 72%)
HSVhsv(353, 22%, 81%)
OKLCHoklch(75% 0.05 11)
CMYKcmyk(0%, 22%, 19%, 19%)
Contrast & accessibility
On white2.26:1below AA
On black9.27:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #cea1a6;
  --rosybrown-rgb: 206 161 166;
  --rosybrown-oklch: oklch(75% 0.05 11);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cea1a6] text-[#cea1a6] border-[#cea1a6]
Shades & tints
Color harmonies
About this color

#CEA1A6 is a color with the RGB value rgb(206, 161, 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 #CEA1A6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied