#EAFE34 Color

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

Color preview

#EAFE34

Color formats

HEX
#EAFE34
RGB
rgb(234, 254, 52)
RGBA
rgba(234, 254, 52, 1)
HSL
hsl(66, 99%, 60%)
HSV
hsv(66, 80%, 100%)
CMYK
cmyk(8%, 0%, 80%, 0%)
CSS variable
--color-primary: #EAFE34;
Lowercase HEX
#eafe34

Shades

Tints

Tones

Harmony

CSS snippets for #EAFE34

.color-eafe34 {
  color: #EAFE34;
  background-color: #EAFE34;
}

Frequently asked questions

What color is #EAFE34?+

#EAFE34 is a HEX color with RGB value rgb(234, 254, 52) and HSL value hsl(66, 99%, 60%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EAFE34?+

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