#E0D5EE Color

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

Color preview

#E0D5EE

Color formats

HEX
#E0D5EE
RGB
rgb(224, 213, 238)
RGBA
rgba(224, 213, 238, 1)
HSL
hsl(266, 42%, 88%)
HSV
hsv(266, 11%, 93%)
CMYK
cmyk(6%, 11%, 0%, 7%)
CSS variable
--color-primary: #E0D5EE;
Lowercase HEX
#e0d5ee

Shades

Tints

Tones

Harmony

CSS snippets for #E0D5EE

.color-e0d5ee {
  color: #E0D5EE;
  background-color: #E0D5EE;
}

Frequently asked questions

What color is #E0D5EE?+

#E0D5EE is a HEX color with RGB value rgb(224, 213, 238) and HSL value hsl(266, 42%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E0D5EE?+

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