#EAE53D Color

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

Color preview

#EAE53D

Color formats

HEX
#EAE53D
RGB
rgb(234, 229, 61)
RGBA
rgba(234, 229, 61, 1)
HSL
hsl(58, 80%, 58%)
HSV
hsv(58, 74%, 92%)
CMYK
cmyk(0%, 2%, 74%, 8%)
CSS variable
--color-primary: #EAE53D;
Lowercase HEX
#eae53d

Shades

Tints

Tones

Harmony

CSS snippets for #EAE53D

.color-eae53d {
  color: #EAE53D;
  background-color: #EAE53D;
}

Frequently asked questions

What color is #EAE53D?+

#EAE53D is a HEX color with RGB value rgb(234, 229, 61) and HSL value hsl(58, 80%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EAE53D?+

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