Skip to content

#C89890

≈ rosybrown · rgb(200, 152, 144)
Color formats
HEX#C89890
RGBrgb(200, 152, 144)
HSLhsl(9, 34%, 67%)
HSVhsv(9, 28%, 78%)
OKLCHoklch(72% 0.06 29)
CMYKcmyk(0%, 24%, 28%, 22%)
Contrast & accessibility
On white2.52:1below AA
On black8.35:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #c89890;
  --rosybrown-rgb: 200 152 144;
  --rosybrown-oklch: oklch(72% 0.06 29);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c89890] text-[#c89890] border-[#c89890]
Shades & tints
Color harmonies
About this color

#C89890 is a color with the RGB value rgb(200, 152, 144). 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 #C89890 to other formats

Palettes with a similar color

Gradients with a similar color

Copied