#E2DFEB Color

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

Color preview

#E2DFEB

Color formats

HEX
#E2DFEB
RGB
rgb(226, 223, 235)
RGBA
rgba(226, 223, 235, 1)
HSL
hsl(255, 23%, 90%)
HSV
hsv(255, 5%, 92%)
CMYK
cmyk(4%, 5%, 0%, 8%)
CSS variable
--color-primary: #E2DFEB;
Lowercase HEX
#e2dfeb

Shades

Tints

Tones

Harmony

CSS snippets for #E2DFEB

.color-e2dfeb {
  color: #E2DFEB;
  background-color: #E2DFEB;
}

Frequently asked questions

What color is #E2DFEB?+

#E2DFEB is a HEX color with RGB value rgb(226, 223, 235) and HSL value hsl(255, 23%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2DFEB?+

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