#EAFB56 Color

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

Color preview

#EAFB56

Color formats

HEX
#EAFB56
RGB
rgb(234, 251, 86)
RGBA
rgba(234, 251, 86, 1)
HSL
hsl(66, 95%, 66%)
HSV
hsv(66, 66%, 98%)
CMYK
cmyk(7%, 0%, 66%, 2%)
CSS variable
--color-primary: #EAFB56;
Lowercase HEX
#eafb56

Shades

Tints

Tones

Harmony

CSS snippets for #EAFB56

.color-eafb56 {
  color: #EAFB56;
  background-color: #EAFB56;
}

Frequently asked questions

What color is #EAFB56?+

#EAFB56 is a HEX color with RGB value rgb(234, 251, 86) and HSL value hsl(66, 95%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFB56?+

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