#EAFE64 Color

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

Color preview

#EAFE64

Color formats

HEX
#EAFE64
RGB
rgb(234, 254, 100)
RGBA
rgba(234, 254, 100, 1)
HSL
hsl(68, 99%, 69%)
HSV
hsv(68, 61%, 100%)
CMYK
cmyk(8%, 0%, 61%, 0%)
CSS variable
--color-primary: #EAFE64;
Lowercase HEX
#eafe64

Shades

Tints

Tones

Harmony

CSS snippets for #EAFE64

.color-eafe64 {
  color: #EAFE64;
  background-color: #EAFE64;
}

Frequently asked questions

What color is #EAFE64?+

#EAFE64 is a HEX color with RGB value rgb(234, 254, 100) and HSL value hsl(68, 99%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAFE64?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 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