#E2D9EE Color

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

Color preview

#E2D9EE

Color formats

HEX
#E2D9EE
RGB
rgb(226, 217, 238)
RGBA
rgba(226, 217, 238, 1)
HSL
hsl(266, 38%, 89%)
HSV
hsv(266, 9%, 93%)
CMYK
cmyk(5%, 9%, 0%, 7%)
CSS variable
--color-primary: #E2D9EE;
Lowercase HEX
#e2d9ee

Shades

Tints

Tones

Harmony

CSS snippets for #E2D9EE

.color-e2d9ee {
  color: #E2D9EE;
  background-color: #E2D9EE;
}

Frequently asked questions

What color is #E2D9EE?+

#E2D9EE is a HEX color with RGB value rgb(226, 217, 238) and HSL value hsl(266, 38%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2D9EE?+

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