#E4D3DF Color

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

Color preview

#E4D3DF

Color formats

HEX
#E4D3DF
RGB
rgb(228, 211, 223)
RGBA
rgba(228, 211, 223, 1)
HSL
hsl(318, 24%, 86%)
HSV
hsv(318, 7%, 89%)
CMYK
cmyk(0%, 7%, 2%, 11%)
CSS variable
--color-primary: #E4D3DF;
Lowercase HEX
#e4d3df

Shades

Tints

Tones

Harmony

CSS snippets for #E4D3DF

.color-e4d3df {
  color: #E4D3DF;
  background-color: #E4D3DF;
}

Frequently asked questions

What color is #E4D3DF?+

#E4D3DF is a HEX color with RGB value rgb(228, 211, 223) and HSL value hsl(318, 24%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4D3DF?+

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