#EAFF2E Color

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

Color preview

#EAFF2E

Color formats

HEX
#EAFF2E
RGB
rgb(234, 255, 46)
RGBA
rgba(234, 255, 46, 1)
HSL
hsl(66, 100%, 59%)
HSV
hsv(66, 82%, 100%)
CMYK
cmyk(8%, 0%, 82%, 0%)
CSS variable
--color-primary: #EAFF2E;
Lowercase HEX
#eaff2e

Shades

Tints

Tones

Harmony

CSS snippets for #EAFF2E

.color-eaff2e {
  color: #EAFF2E;
  background-color: #EAFF2E;
}

Frequently asked questions

What color is #EAFF2E?+

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

What is the closest Tailwind color to #EAFF2E?+

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