#E2EEDC Color

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

Color preview

#E2EEDC

Color formats

HEX
#E2EEDC
RGB
rgb(226, 238, 220)
RGBA
rgba(226, 238, 220, 1)
HSL
hsl(100, 35%, 90%)
HSV
hsv(100, 8%, 93%)
CMYK
cmyk(5%, 0%, 8%, 7%)
CSS variable
--color-primary: #E2EEDC;
Lowercase HEX
#e2eedc

Shades

Tints

Tones

Harmony

CSS snippets for #E2EEDC

.color-e2eedc {
  color: #E2EEDC;
  background-color: #E2EEDC;
}

Frequently asked questions

What color is #E2EEDC?+

#E2EEDC is a HEX color with RGB value rgb(226, 238, 220) and HSL value hsl(100, 35%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2EEDC?+

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