#EAFAE6 Color

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

Color preview

#EAFAE6

Color formats

HEX
#EAFAE6
RGB
rgb(234, 250, 230)
RGBA
rgba(234, 250, 230, 1)
HSL
hsl(108, 67%, 94%)
HSV
hsv(108, 8%, 98%)
CMYK
cmyk(6%, 0%, 8%, 2%)
CSS variable
--color-primary: #EAFAE6;
Lowercase HEX
#eafae6

Shades

Tints

Tones

Harmony

CSS snippets for #EAFAE6

.color-eafae6 {
  color: #EAFAE6;
  background-color: #EAFAE6;
}

Frequently asked questions

What color is #EAFAE6?+

#EAFAE6 is a HEX color with RGB value rgb(234, 250, 230) and HSL value hsl(108, 67%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAFAE6?+

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