#EAFBE6 Color

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

Color preview

#EAFBE6

Color formats

HEX
#EAFBE6
RGB
rgb(234, 251, 230)
RGBA
rgba(234, 251, 230, 1)
HSL
hsl(109, 72%, 94%)
HSV
hsv(109, 8%, 98%)
CMYK
cmyk(7%, 0%, 8%, 2%)
CSS variable
--color-primary: #EAFBE6;
Lowercase HEX
#eafbe6

Shades

Tints

Tones

Harmony

CSS snippets for #EAFBE6

.color-eafbe6 {
  color: #EAFBE6;
  background-color: #EAFBE6;
}

Frequently asked questions

What color is #EAFBE6?+

#EAFBE6 is a HEX color with RGB value rgb(234, 251, 230) and HSL value hsl(109, 72%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAFBE6?+

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