#EAF4EE Color

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

Color preview

#EAF4EE

Color formats

HEX
#EAF4EE
RGB
rgb(234, 244, 238)
RGBA
rgba(234, 244, 238, 1)
HSL
hsl(144, 31%, 94%)
HSV
hsv(144, 4%, 96%)
CMYK
cmyk(4%, 0%, 2%, 4%)
CSS variable
--color-primary: #EAF4EE;
Lowercase HEX
#eaf4ee

Shades

Tints

Tones

Harmony

CSS snippets for #EAF4EE

.color-eaf4ee {
  color: #EAF4EE;
  background-color: #EAF4EE;
}

Frequently asked questions

What color is #EAF4EE?+

#EAF4EE is a HEX color with RGB value rgb(234, 244, 238) and HSL value hsl(144, 31%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAF4EE?+

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