#EAFC7A Color

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

Color preview

#EAFC7A

Color formats

HEX
#EAFC7A
RGB
rgb(234, 252, 122)
RGBA
rgba(234, 252, 122, 1)
HSL
hsl(68, 96%, 73%)
HSV
hsv(68, 52%, 99%)
CMYK
cmyk(7%, 0%, 52%, 1%)
CSS variable
--color-primary: #EAFC7A;
Lowercase HEX
#eafc7a

Shades

Tints

Tones

Harmony

CSS snippets for #EAFC7A

.color-eafc7a {
  color: #EAFC7A;
  background-color: #EAFC7A;
}

Frequently asked questions

What color is #EAFC7A?+

#EAFC7A is a HEX color with RGB value rgb(234, 252, 122) and HSL value hsl(68, 96%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFC7A?+

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