#D7ABAB
≈ rosybrown · rgb(215, 171, 171)
Color formats
HEX#D7ABAB
RGBrgb(215, 171, 171)
HSLhsl(0, 35%, 76%)
HSVhsv(0, 20%, 84%)
OKLCHoklch(78% 0.05 18)
CMYKcmyk(0%, 20%, 20%, 16%)
Contrast & accessibility
On white2.04:1below AA
On black10.30:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
--rosybrown: #d7abab;
--rosybrown-rgb: 215 171 171;
--rosybrown-oklch: oklch(78% 0.05 18);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d7abab] text-[#d7abab] border-[#d7abab]
Shades & tints
Color harmonies
About this color
#D7ABAB is a color with the RGB value rgb(215, 171, 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.