#EAFAE7 Color

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

Color preview

#EAFAE7

Color formats

HEX
#EAFAE7
RGB
rgb(234, 250, 231)
RGBA
rgba(234, 250, 231, 1)
HSL
hsl(111, 66%, 94%)
HSV
hsv(111, 8%, 98%)
CMYK
cmyk(6%, 0%, 8%, 2%)
CSS variable
--color-primary: #EAFAE7;
Lowercase HEX
#eafae7

Shades

Tints

Tones

Harmony

CSS snippets for #EAFAE7

.color-eafae7 {
  color: #EAFAE7;
  background-color: #EAFAE7;
}

Frequently asked questions

What color is #EAFAE7?+

#EAFAE7 is a HEX color with RGB value rgb(234, 250, 231) and HSL value hsl(111, 66%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAFAE7?+

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