#EAF5EF Color

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

Color preview

#EAF5EF

Color formats

HEX
#EAF5EF
RGB
rgb(234, 245, 239)
RGBA
rgba(234, 245, 239, 1)
HSL
hsl(147, 35%, 94%)
HSV
hsv(147, 4%, 96%)
CMYK
cmyk(4%, 0%, 2%, 4%)
CSS variable
--color-primary: #EAF5EF;
Lowercase HEX
#eaf5ef

Shades

Tints

Tones

Harmony

CSS snippets for #EAF5EF

.color-eaf5ef {
  color: #EAF5EF;
  background-color: #EAF5EF;
}

Frequently asked questions

What color is #EAF5EF?+

#EAF5EF is a HEX color with RGB value rgb(234, 245, 239) and HSL value hsl(147, 35%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAF5EF?+

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