#E1DDEE Color

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

Color preview

#E1DDEE

Color formats

HEX
#E1DDEE
RGB
rgb(225, 221, 238)
RGBA
rgba(225, 221, 238, 1)
HSL
hsl(254, 33%, 90%)
HSV
hsv(254, 7%, 93%)
CMYK
cmyk(5%, 7%, 0%, 7%)
CSS variable
--color-primary: #E1DDEE;
Lowercase HEX
#e1ddee

Shades

Tints

Tones

Harmony

CSS snippets for #E1DDEE

.color-e1ddee {
  color: #E1DDEE;
  background-color: #E1DDEE;
}

Frequently asked questions

What color is #E1DDEE?+

#E1DDEE is a HEX color with RGB value rgb(225, 221, 238) and HSL value hsl(254, 33%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E1DDEE?+

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