#EAF7EB Color

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

Color preview

#EAF7EB

Color formats

HEX
#EAF7EB
RGB
rgb(234, 247, 235)
RGBA
rgba(234, 247, 235, 1)
HSL
hsl(125, 45%, 94%)
HSV
hsv(125, 5%, 97%)
CMYK
cmyk(5%, 0%, 5%, 3%)
CSS variable
--color-primary: #EAF7EB;
Lowercase HEX
#eaf7eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAF7EB

.color-eaf7eb {
  color: #EAF7EB;
  background-color: #EAF7EB;
}

Frequently asked questions

What color is #EAF7EB?+

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

What is the closest Tailwind color to #EAF7EB?+

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