#EAFC2C Color

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

Color preview

#EAFC2C

Color formats

HEX
#EAFC2C
RGB
rgb(234, 252, 44)
RGBA
rgba(234, 252, 44, 1)
HSL
hsl(65, 97%, 58%)
HSV
hsv(65, 83%, 99%)
CMYK
cmyk(7%, 0%, 83%, 1%)
CSS variable
--color-primary: #EAFC2C;
Lowercase HEX
#eafc2c

Shades

Tints

Tones

Harmony

CSS snippets for #EAFC2C

.color-eafc2c {
  color: #EAFC2C;
  background-color: #EAFC2C;
}

Frequently asked questions

What color is #EAFC2C?+

#EAFC2C is a HEX color with RGB value rgb(234, 252, 44) and HSL value hsl(65, 97%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EAFC2C?+

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