#E5D0EF Color

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

Color preview

#E5D0EF

Color formats

HEX
#E5D0EF
RGB
rgb(229, 208, 239)
RGBA
rgba(229, 208, 239, 1)
HSL
hsl(281, 49%, 88%)
HSV
hsv(281, 13%, 94%)
CMYK
cmyk(4%, 13%, 0%, 6%)
CSS variable
--color-primary: #E5D0EF;
Lowercase HEX
#e5d0ef

Shades

Tints

Tones

Harmony

CSS snippets for #E5D0EF

.color-e5d0ef {
  color: #E5D0EF;
  background-color: #E5D0EF;
}

Frequently asked questions

What color is #E5D0EF?+

#E5D0EF is a HEX color with RGB value rgb(229, 208, 239) and HSL value hsl(281, 49%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E5D0EF?+

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