#EAF5EB Color

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

Color preview

#EAF5EB

Color formats

HEX
#EAF5EB
RGB
rgb(234, 245, 235)
RGBA
rgba(234, 245, 235, 1)
HSL
hsl(125, 35%, 94%)
HSV
hsv(125, 4%, 96%)
CMYK
cmyk(4%, 0%, 4%, 4%)
CSS variable
--color-primary: #EAF5EB;
Lowercase HEX
#eaf5eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAF5EB

.color-eaf5eb {
  color: #EAF5EB;
  background-color: #EAF5EB;
}

Frequently asked questions

What color is #EAF5EB?+

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

What is the closest Tailwind color to #EAF5EB?+

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