#E4D1EF Color

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

Color preview

#E4D1EF

Color formats

HEX
#E4D1EF
RGB
rgb(228, 209, 239)
RGBA
rgba(228, 209, 239, 1)
HSL
hsl(278, 48%, 88%)
HSV
hsv(278, 13%, 94%)
CMYK
cmyk(5%, 13%, 0%, 6%)
CSS variable
--color-primary: #E4D1EF;
Lowercase HEX
#e4d1ef

Shades

Tints

Tones

Harmony

CSS snippets for #E4D1EF

.color-e4d1ef {
  color: #E4D1EF;
  background-color: #E4D1EF;
}

Frequently asked questions

What color is #E4D1EF?+

#E4D1EF is a HEX color with RGB value rgb(228, 209, 239) and HSL value hsl(278, 48%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4D1EF?+

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