#EAF7EE Color

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

Color preview

#EAF7EE

Color formats

HEX
#EAF7EE
RGB
rgb(234, 247, 238)
RGBA
rgba(234, 247, 238, 1)
HSL
hsl(138, 45%, 94%)
HSV
hsv(138, 5%, 97%)
CMYK
cmyk(5%, 0%, 4%, 3%)
CSS variable
--color-primary: #EAF7EE;
Lowercase HEX
#eaf7ee

Shades

Tints

Tones

Harmony

CSS snippets for #EAF7EE

.color-eaf7ee {
  color: #EAF7EE;
  background-color: #EAF7EE;
}

Frequently asked questions

What color is #EAF7EE?+

#EAF7EE is a HEX color with RGB value rgb(234, 247, 238) and HSL value hsl(138, 45%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAF7EE?+

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