#E4D0DF Color

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

Color preview

#E4D0DF

Color formats

HEX
#E4D0DF
RGB
rgb(228, 208, 223)
RGBA
rgba(228, 208, 223, 1)
HSL
hsl(315, 27%, 85%)
HSV
hsv(315, 9%, 89%)
CMYK
cmyk(0%, 9%, 2%, 11%)
CSS variable
--color-primary: #E4D0DF;
Lowercase HEX
#e4d0df

Shades

Tints

Tones

Harmony

CSS snippets for #E4D0DF

.color-e4d0df {
  color: #E4D0DF;
  background-color: #E4D0DF;
}

Frequently asked questions

What color is #E4D0DF?+

#E4D0DF is a HEX color with RGB value rgb(228, 208, 223) and HSL value hsl(315, 27%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4D0DF?+

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