#E2EEAE Color

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

Color preview

#E2EEAE

Color formats

HEX
#E2EEAE
RGB
rgb(226, 238, 174)
RGBA
rgba(226, 238, 174, 1)
HSL
hsl(71, 65%, 81%)
HSV
hsv(71, 27%, 93%)
CMYK
cmyk(5%, 0%, 27%, 7%)
CSS variable
--color-primary: #E2EEAE;
Lowercase HEX
#e2eeae

Shades

Tints

Tones

Harmony

CSS snippets for #E2EEAE

.color-e2eeae {
  color: #E2EEAE;
  background-color: #E2EEAE;
}

Frequently asked questions

What color is #E2EEAE?+

#E2EEAE is a HEX color with RGB value rgb(226, 238, 174) and HSL value hsl(71, 65%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2EEAE?+

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