#E2EEDE Color

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

Color preview

#E2EEDE

Color formats

HEX
#E2EEDE
RGB
rgb(226, 238, 222)
RGBA
rgba(226, 238, 222, 1)
HSL
hsl(105, 32%, 90%)
HSV
hsv(105, 7%, 93%)
CMYK
cmyk(5%, 0%, 7%, 7%)
CSS variable
--color-primary: #E2EEDE;
Lowercase HEX
#e2eede

Shades

Tints

Tones

Harmony

CSS snippets for #E2EEDE

.color-e2eede {
  color: #E2EEDE;
  background-color: #E2EEDE;
}

Frequently asked questions

What color is #E2EEDE?+

#E2EEDE is a HEX color with RGB value rgb(226, 238, 222) and HSL value hsl(105, 32%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2EEDE?+

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