#E0D8D5
≈ gainsboro · rgb(224, 216, 213)
Color formats
HEX#E0D8D5
RGBrgb(224, 216, 213)
HSLhsl(16, 15%, 86%)
HSVhsv(16, 5%, 88%)
OKLCHoklch(89% 0.01 42)
CMYKcmyk(0%, 4%, 5%, 12%)
Contrast & accessibility
On white1.40:1below AA
On black14.95:1AA pass
Best text color#000000
Nearest CSS name: gainsboro
Copy-ready code
CSS custom properties
:root {
--gainsboro: #e0d8d5;
--gainsboro-rgb: 224 216 213;
--gainsboro-oklch: oklch(89% 0.01 42);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gainsboro-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0d8d5] text-[#e0d8d5] border-[#e0d8d5]
Shades & tints
Color harmonies
About this color
#E0D8D5 is a color with the RGB value rgb(224, 216, 213). Its closest CSS named color is "gainsboro". 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.