#EAE04E Color

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

Color preview

#EAE04E

Color formats

HEX
#EAE04E
RGB
rgb(234, 224, 78)
RGBA
rgba(234, 224, 78, 1)
HSL
hsl(56, 79%, 61%)
HSV
hsv(56, 67%, 92%)
CMYK
cmyk(0%, 4%, 67%, 8%)
CSS variable
--color-primary: #EAE04E;
Lowercase HEX
#eae04e

Shades

Tints

Tones

Harmony

CSS snippets for #EAE04E

.color-eae04e {
  color: #EAE04E;
  background-color: #EAE04E;
}

Frequently asked questions

What color is #EAE04E?+

#EAE04E is a HEX color with RGB value rgb(234, 224, 78) and HSL value hsl(56, 79%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EAE04E?+

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