#E9D5EE Color

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

Color preview

#E9D5EE

Color formats

HEX
#E9D5EE
RGB
rgb(233, 213, 238)
RGBA
rgba(233, 213, 238, 1)
HSL
hsl(288, 42%, 88%)
HSV
hsv(288, 11%, 93%)
CMYK
cmyk(2%, 11%, 0%, 7%)
CSS variable
--color-primary: #E9D5EE;
Lowercase HEX
#e9d5ee

Shades

Tints

Tones

Harmony

CSS snippets for #E9D5EE

.color-e9d5ee {
  color: #E9D5EE;
  background-color: #E9D5EE;
}

Frequently asked questions

What color is #E9D5EE?+

#E9D5EE is a HEX color with RGB value rgb(233, 213, 238) and HSL value hsl(288, 42%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E9D5EE?+

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