#E2EE8C Color

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

Color preview

#E2EE8C

Color formats

HEX
#E2EE8C
RGB
rgb(226, 238, 140)
RGBA
rgba(226, 238, 140, 1)
HSL
hsl(67, 74%, 74%)
HSV
hsv(67, 41%, 93%)
CMYK
cmyk(5%, 0%, 41%, 7%)
CSS variable
--color-primary: #E2EE8C;
Lowercase HEX
#e2ee8c

Shades

Tints

Tones

Harmony

CSS snippets for #E2EE8C

.color-e2ee8c {
  color: #E2EE8C;
  background-color: #E2EE8C;
}

Frequently asked questions

What color is #E2EE8C?+

#E2EE8C is a HEX color with RGB value rgb(226, 238, 140) and HSL value hsl(67, 74%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E2EE8C?+

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