Skip to content

#D098AA

≈ rosybrown · rgb(208, 152, 170)
Color formats
HEX#D098AA
RGBrgb(208, 152, 170)
HSLhsl(341, 37%, 71%)
HSVhsv(341, 27%, 82%)
OKLCHoklch(74% 0.07 358)
CMYKcmyk(0%, 27%, 18%, 18%)
Contrast & accessibility
On white2.40:1below AA
On black8.75:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #d098aa;
  --rosybrown-rgb: 208 152 170;
  --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-[#d098aa] text-[#d098aa] border-[#d098aa]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied