Skip to content

#CD988B

≈ rosybrown · rgb(205, 152, 139)
Color formats
HEX#CD988B
RGBrgb(205, 152, 139)
HSLhsl(12, 40%, 67%)
HSVhsv(12, 32%, 80%)
OKLCHoklch(73% 0.07 34)
CMYKcmyk(0%, 26%, 32%, 20%)
Contrast & accessibility
On white2.48:1below AA
On black8.46:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #cd988b;
  --rosybrown-rgb: 205 152 139;
  --rosybrown-oklch: oklch(73% 0.07 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd988b] text-[#cd988b] border-[#cd988b]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied