Skip to content

#D299AB

≈ rosybrown · rgb(210, 153, 171)
Color formats
HEX#D299AB
RGBrgb(210, 153, 171)
HSLhsl(341, 39%, 71%)
HSVhsv(341, 27%, 82%)
OKLCHoklch(74% 0.07 358)
CMYKcmyk(0%, 27%, 19%, 18%)
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: #d299ab;
  --rosybrown-rgb: 210 153 171;
  --rosybrown-oklch: oklch(74% 0.07 358);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d299ab] text-[#d299ab] border-[#d299ab]
Shades & tints
Color harmonies
About this color

#D299AB is a color with the RGB value rgb(210, 153, 171). 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 #D299AB to other formats

Gradients with a similar color

Copied