Skip to content
#E3D8D5
≈ gainsboro · rgb(227, 216, 213)
Color formats
HEX#E3D8D5
RGBrgb(227, 216, 213)
HSLhsl(13, 20%, 86%)
HSVhsv(13, 6%, 89%)
OKLCHoklch(89% 0.01 36)
CMYKcmyk(0%, 5%, 6%, 11%)
Contrast & accessibility
On white1.40:1below AA
On black15.05:1AA pass
Best text color#000000
Nearest CSS name: gainsboro
Copy-ready code
CSS custom properties
:root {
  --gainsboro: #e3d8d5;
  --gainsboro-rgb: 227 216 213;
  --gainsboro-oklch: oklch(89% 0.01 36);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gainsboro-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e3d8d5] text-[#e3d8d5] border-[#e3d8d5]
Shades & tints
Color harmonies
About this color

#E3D8D5 is a color with the RGB value rgb(227, 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.

Related

Convert #E3D8D5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied