#E2DDF4 Color

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

Color preview

#E2DDF4

Color formats

HEX
#E2DDF4
RGB
rgb(226, 221, 244)
RGBA
rgba(226, 221, 244, 1)
HSL
hsl(253, 51%, 91%)
HSV
hsv(253, 9%, 96%)
CMYK
cmyk(7%, 9%, 0%, 4%)
CSS variable
--color-primary: #E2DDF4;
Lowercase HEX
#e2ddf4

Shades

Tints

Tones

Harmony

CSS snippets for #E2DDF4

.color-e2ddf4 {
  color: #E2DDF4;
  background-color: #E2DDF4;
}

Frequently asked questions

What color is #E2DDF4?+

#E2DDF4 is a HEX color with RGB value rgb(226, 221, 244) and HSL value hsl(253, 51%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2DDF4?+

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