Skip to content

#D98B8B

≈ rosybrown · rgb(217, 139, 139)
Color formats
HEX#D98B8B
RGBrgb(217, 139, 139)
HSLhsl(0, 51%, 70%)
HSVhsv(0, 36%, 85%)
OKLCHoklch(72% 0.1 20)
CMYKcmyk(0%, 36%, 36%, 15%)
Contrast & accessibility
On white2.62:1below AA
On black8.02:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #d98b8b;
  --rosybrown-rgb: 217 139 139;
  --rosybrown-oklch: oklch(72% 0.1 20);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d98b8b] text-[#d98b8b] border-[#d98b8b]
Shades & tints
Color harmonies
About this color

#D98B8B is a color with the RGB value rgb(217, 139, 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 #D98B8B to other formats

Palettes with a similar color

Gradients with a similar color

Copied