#EEFCEA Color

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

Color preview

#EEFCEA

Color formats

HEX
#EEFCEA
RGB
rgb(238, 252, 234)
RGBA
rgba(238, 252, 234, 1)
HSL
hsl(107, 75%, 95%)
HSV
hsv(107, 7%, 99%)
CMYK
cmyk(6%, 0%, 7%, 1%)
CSS variable
--color-primary: #EEFCEA;
Lowercase HEX
#eefcea

Shades

Tints

Tones

Harmony

CSS snippets for #EEFCEA

.color-eefcea {
  color: #EEFCEA;
  background-color: #EEFCEA;
}

Frequently asked questions

What color is #EEFCEA?+

#EEFCEA is a HEX color with RGB value rgb(238, 252, 234) and HSL value hsl(107, 75%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEFCEA?+

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