#EFFEEC Color

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

Color preview

#EFFEEC

Color formats

HEX
#EFFEEC
RGB
rgb(239, 254, 236)
RGBA
rgba(239, 254, 236, 1)
HSL
hsl(110, 90%, 96%)
HSV
hsv(110, 7%, 100%)
CMYK
cmyk(6%, 0%, 7%, 0%)
CSS variable
--color-primary: #EFFEEC;
Lowercase HEX
#effeec

Shades

Tints

Tones

Harmony

CSS snippets for #EFFEEC

.color-effeec {
  color: #EFFEEC;
  background-color: #EFFEEC;
}

Frequently asked questions

What color is #EFFEEC?+

#EFFEEC is a HEX color with RGB value rgb(239, 254, 236) and HSL value hsl(110, 90%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EFFEEC?+

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