#E2D8EF Color

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

Color preview

#E2D8EF

Color formats

HEX
#E2D8EF
RGB
rgb(226, 216, 239)
RGBA
rgba(226, 216, 239, 1)
HSL
hsl(266, 42%, 89%)
HSV
hsv(266, 10%, 94%)
CMYK
cmyk(5%, 10%, 0%, 6%)
CSS variable
--color-primary: #E2D8EF;
Lowercase HEX
#e2d8ef

Shades

Tints

Tones

Harmony

CSS snippets for #E2D8EF

.color-e2d8ef {
  color: #E2D8EF;
  background-color: #E2D8EF;
}

Frequently asked questions

What color is #E2D8EF?+

#E2D8EF is a HEX color with RGB value rgb(226, 216, 239) and HSL value hsl(266, 42%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2D8EF?+

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