#E2DDEF Color

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

Color preview

#E2DDEF

Color formats

HEX
#E2DDEF
RGB
rgb(226, 221, 239)
RGBA
rgba(226, 221, 239, 1)
HSL
hsl(257, 36%, 90%)
HSV
hsv(257, 8%, 94%)
CMYK
cmyk(5%, 8%, 0%, 6%)
CSS variable
--color-primary: #E2DDEF;
Lowercase HEX
#e2ddef

Shades

Tints

Tones

Harmony

CSS snippets for #E2DDEF

.color-e2ddef {
  color: #E2DDEF;
  background-color: #E2DDEF;
}

Frequently asked questions

What color is #E2DDEF?+

#E2DDEF is a HEX color with RGB value rgb(226, 221, 239) and HSL value hsl(257, 36%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2DDEF?+

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