#E3DDEA Color

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

Color preview

#E3DDEA

Color formats

HEX
#E3DDEA
RGB
rgb(227, 221, 234)
RGBA
rgba(227, 221, 234, 1)
HSL
hsl(268, 24%, 89%)
HSV
hsv(268, 6%, 92%)
CMYK
cmyk(3%, 6%, 0%, 8%)
CSS variable
--color-primary: #E3DDEA;
Lowercase HEX
#e3ddea

Shades

Tints

Tones

Harmony

CSS snippets for #E3DDEA

.color-e3ddea {
  color: #E3DDEA;
  background-color: #E3DDEA;
}

Frequently asked questions

What color is #E3DDEA?+

#E3DDEA is a HEX color with RGB value rgb(227, 221, 234) and HSL value hsl(268, 24%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DDEA?+

The closest Tailwind color is zinc-200, available as the bg-zinc-200 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