#EAF4EB Color

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

Color preview

#EAF4EB

Color formats

HEX
#EAF4EB
RGB
rgb(234, 244, 235)
RGBA
rgba(234, 244, 235, 1)
HSL
hsl(126, 31%, 94%)
HSV
hsv(126, 4%, 96%)
CMYK
cmyk(4%, 0%, 4%, 4%)
CSS variable
--color-primary: #EAF4EB;
Lowercase HEX
#eaf4eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAF4EB

.color-eaf4eb {
  color: #EAF4EB;
  background-color: #EAF4EB;
}

Frequently asked questions

What color is #EAF4EB?+

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

What is the closest Tailwind color to #EAF4EB?+

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