#E2D0DF Color

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

Color preview

#E2D0DF

Color formats

HEX
#E2D0DF
RGB
rgb(226, 208, 223)
RGBA
rgba(226, 208, 223, 1)
HSL
hsl(310, 24%, 85%)
HSV
hsv(310, 8%, 89%)
CMYK
cmyk(0%, 8%, 1%, 11%)
CSS variable
--color-primary: #E2D0DF;
Lowercase HEX
#e2d0df

Shades

Tints

Tones

Harmony

CSS snippets for #E2D0DF

.color-e2d0df {
  color: #E2D0DF;
  background-color: #E2D0DF;
}

Frequently asked questions

What color is #E2D0DF?+

#E2D0DF is a HEX color with RGB value rgb(226, 208, 223) and HSL value hsl(310, 24%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2D0DF?+

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