#E2EEDD Color

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

Color preview

#E2EEDD

Color formats

HEX
#E2EEDD
RGB
rgb(226, 238, 221)
RGBA
rgba(226, 238, 221, 1)
HSL
hsl(102, 33%, 90%)
HSV
hsv(102, 7%, 93%)
CMYK
cmyk(5%, 0%, 7%, 7%)
CSS variable
--color-primary: #E2EEDD;
Lowercase HEX
#e2eedd

Shades

Tints

Tones

Harmony

CSS snippets for #E2EEDD

.color-e2eedd {
  color: #E2EEDD;
  background-color: #E2EEDD;
}

Frequently asked questions

What color is #E2EEDD?+

#E2EEDD is a HEX color with RGB value rgb(226, 238, 221) and HSL value hsl(102, 33%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2EEDD?+

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