Skip to content

#C98596

≈ rosybrown · rgb(201, 133, 150)
Color formats
HEX#C98596
RGBrgb(201, 133, 150)
HSLhsl(345, 39%, 65%)
HSVhsv(345, 34%, 79%)
OKLCHoklch(69% 0.09 3)
CMYKcmyk(0%, 34%, 25%, 21%)
Contrast & accessibility
On white2.89:1below AA
On black7.28:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #c98596;
  --rosybrown-rgb: 201 133 150;
  --rosybrown-oklch: oklch(69% 0.09 3);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c98596] text-[#c98596] border-[#c98596]
Shades & tints
Color harmonies
About this color

#C98596 is a color with the RGB value rgb(201, 133, 150). 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 #C98596 to other formats

Palettes with a similar color

Gradients with a similar color

Copied