Skip to content

#D8978F

≈ rosybrown · rgb(216, 151, 143)
Color formats
HEX#D8978F
RGBrgb(216, 151, 143)
HSLhsl(7, 48%, 70%)
HSVhsv(7, 34%, 85%)
OKLCHoklch(74% 0.08 27)
CMYKcmyk(0%, 30%, 34%, 15%)
Contrast & accessibility
On white2.40:1below AA
On black8.74:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #d8978f;
  --rosybrown-rgb: 216 151 143;
  --rosybrown-oklch: oklch(74% 0.08 27);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d8978f] text-[#d8978f] border-[#d8978f]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied