#E0D2EE Color

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

Color preview

#E0D2EE

Color formats

HEX
#E0D2EE
RGB
rgb(224, 210, 238)
RGBA
rgba(224, 210, 238, 1)
HSL
hsl(270, 45%, 88%)
HSV
hsv(270, 12%, 93%)
CMYK
cmyk(6%, 12%, 0%, 7%)
CSS variable
--color-primary: #E0D2EE;
Lowercase HEX
#e0d2ee

Shades

Tints

Tones

Harmony

CSS snippets for #E0D2EE

.color-e0d2ee {
  color: #E0D2EE;
  background-color: #E0D2EE;
}

Frequently asked questions

What color is #E0D2EE?+

#E0D2EE is a HEX color with RGB value rgb(224, 210, 238) and HSL value hsl(270, 45%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E0D2EE?+

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