#EAFB4B Color

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

Color preview

#EAFB4B

Color formats

HEX
#EAFB4B
RGB
rgb(234, 251, 75)
RGBA
rgba(234, 251, 75, 1)
HSL
hsl(66, 96%, 64%)
HSV
hsv(66, 70%, 98%)
CMYK
cmyk(7%, 0%, 70%, 2%)
CSS variable
--color-primary: #EAFB4B;
Lowercase HEX
#eafb4b

Shades

Tints

Tones

Harmony

CSS snippets for #EAFB4B

.color-eafb4b {
  color: #EAFB4B;
  background-color: #EAFB4B;
}

Frequently asked questions

What color is #EAFB4B?+

#EAFB4B is a HEX color with RGB value rgb(234, 251, 75) and HSL value hsl(66, 96%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #EAFB4B?+

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