#E2DEEB Color

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

Color preview

#E2DEEB

Color formats

HEX
#E2DEEB
RGB
rgb(226, 222, 235)
RGBA
rgba(226, 222, 235, 1)
HSL
hsl(258, 25%, 90%)
HSV
hsv(258, 6%, 92%)
CMYK
cmyk(4%, 6%, 0%, 8%)
CSS variable
--color-primary: #E2DEEB;
Lowercase HEX
#e2deeb

Shades

Tints

Tones

Harmony

CSS snippets for #E2DEEB

.color-e2deeb {
  color: #E2DEEB;
  background-color: #E2DEEB;
}

Frequently asked questions

What color is #E2DEEB?+

#E2DEEB is a HEX color with RGB value rgb(226, 222, 235) and HSL value hsl(258, 25%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2DEEB?+

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