#EAFD3A Color

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

Color preview

#EAFD3A

Color formats

HEX
#EAFD3A
RGB
rgb(234, 253, 58)
RGBA
rgba(234, 253, 58, 1)
HSL
hsl(66, 98%, 61%)
HSV
hsv(66, 77%, 99%)
CMYK
cmyk(8%, 0%, 77%, 1%)
CSS variable
--color-primary: #EAFD3A;
Lowercase HEX
#eafd3a

Shades

Tints

Tones

Harmony

CSS snippets for #EAFD3A

.color-eafd3a {
  color: #EAFD3A;
  background-color: #EAFD3A;
}

Frequently asked questions

What color is #EAFD3A?+

#EAFD3A is a HEX color with RGB value rgb(234, 253, 58) and HSL value hsl(66, 98%, 61%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EAFD3A?+

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