Skip to content

#D88C9E

≈ rosybrown · rgb(216, 140, 158)
Color formats
HEX#D88C9E
RGBrgb(216, 140, 158)
HSLhsl(346, 49%, 70%)
HSVhsv(346, 35%, 85%)
OKLCHoklch(72% 0.09 4)
CMYKcmyk(0%, 35%, 27%, 15%)
Contrast & accessibility
On white2.57:1below AA
On black8.16:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #d88c9e;
  --rosybrown-rgb: 216 140 158;
  --rosybrown-oklch: oklch(72% 0.09 4);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d88c9e] text-[#d88c9e] border-[#d88c9e]
Shades & tints
Color harmonies
About this color

#D88C9E is a color with the RGB value rgb(216, 140, 158). 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 #D88C9E to other formats

Palettes with a similar color

Gradients with a similar color

Copied