#EAFB50 Color

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

Color preview

#EAFB50

Color formats

HEX
#EAFB50
RGB
rgb(234, 251, 80)
RGBA
rgba(234, 251, 80, 1)
HSL
hsl(66, 96%, 65%)
HSV
hsv(66, 68%, 98%)
CMYK
cmyk(7%, 0%, 68%, 2%)
CSS variable
--color-primary: #EAFB50;
Lowercase HEX
#eafb50

Shades

Tints

Tones

Harmony

CSS snippets for #EAFB50

.color-eafb50 {
  color: #EAFB50;
  background-color: #EAFB50;
}

Frequently asked questions

What color is #EAFB50?+

#EAFB50 is a HEX color with RGB value rgb(234, 251, 80) and HSL value hsl(66, 96%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFB50?+

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