#E5D3DF Color

Inspect #E5D3DF across formats, palettes, contrast and closest named color matches.

Color preview

#E5D3DF

Color formats

HEX
#E5D3DF
RGB
rgb(229, 211, 223)
RGBA
rgba(229, 211, 223, 1)
HSL
hsl(320, 26%, 86%)
HSV
hsv(320, 8%, 90%)
CMYK
cmyk(0%, 8%, 3%, 10%)
CSS variable
--color-primary: #E5D3DF;
Lowercase HEX
#e5d3df

Shades

Tints

Tones

Harmony

CSS snippets for #E5D3DF

.color-e5d3df {
  color: #E5D3DF;
  background-color: #E5D3DF;
}

Frequently asked questions

What color is #E5D3DF?+

#E5D3DF is a HEX color with RGB value rgb(229, 211, 223) and HSL value hsl(320, 26%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E5D3DF?+

The closest Tailwind color is zinc-300, available as the bg-zinc-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools