#EAFF29 Color

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

Color preview

#EAFF29

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAFF29

.color-eaff29 {
  color: #EAFF29;
  background-color: #EAFF29;
}

Frequently asked questions

What color is #EAFF29?+

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

What is the closest Tailwind color to #EAFF29?+

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