#EAFBE4 Color

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

Color preview

#EAFBE4

Color formats

HEX
#EAFBE4
RGB
rgb(234, 251, 228)
RGBA
rgba(234, 251, 228, 1)
HSL
hsl(104, 74%, 94%)
HSV
hsv(104, 9%, 98%)
CMYK
cmyk(7%, 0%, 9%, 2%)
CSS variable
--color-primary: #EAFBE4;
Lowercase HEX
#eafbe4

Shades

Tints

Tones

Harmony

CSS snippets for #EAFBE4

.color-eafbe4 {
  color: #EAFBE4;
  background-color: #EAFBE4;
}

Frequently asked questions

What color is #EAFBE4?+

#EAFBE4 is a HEX color with RGB value rgb(234, 251, 228) and HSL value hsl(104, 74%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAFBE4?+

The closest Tailwind color is lime-50, available as the bg-lime-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