#EAFC8E Color

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

Color preview

#EAFC8E

Color formats

HEX
#EAFC8E
RGB
rgb(234, 252, 142)
RGBA
rgba(234, 252, 142, 1)
HSL
hsl(70, 95%, 77%)
HSV
hsv(70, 44%, 99%)
CMYK
cmyk(7%, 0%, 44%, 1%)
CSS variable
--color-primary: #EAFC8E;
Lowercase HEX
#eafc8e

Shades

Tints

Tones

Harmony

CSS snippets for #EAFC8E

.color-eafc8e {
  color: #EAFC8E;
  background-color: #EAFC8E;
}

Frequently asked questions

What color is #EAFC8E?+

#EAFC8E is a HEX color with RGB value rgb(234, 252, 142) and HSL value hsl(70, 95%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFC8E?+

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