#EAFF2B Color

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

Color preview

#EAFF2B

Color formats

HEX
#EAFF2B
RGB
rgb(234, 255, 43)
RGBA
rgba(234, 255, 43, 1)
HSL
hsl(66, 100%, 58%)
HSV
hsv(66, 83%, 100%)
CMYK
cmyk(8%, 0%, 83%, 0%)
CSS variable
--color-primary: #EAFF2B;
Lowercase HEX
#eaff2b

Shades

Tints

Tones

Harmony

CSS snippets for #EAFF2B

.color-eaff2b {
  color: #EAFF2B;
  background-color: #EAFF2B;
}

Frequently asked questions

What color is #EAFF2B?+

#EAFF2B is a HEX color with RGB value rgb(234, 255, 43) and HSL value hsl(66, 100%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EAFF2B?+

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