#EAE53B Color

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

Color preview

#EAE53B

Color formats

HEX
#EAE53B
RGB
rgb(234, 229, 59)
RGBA
rgba(234, 229, 59, 1)
HSL
hsl(58, 81%, 57%)
HSV
hsv(58, 75%, 92%)
CMYK
cmyk(0%, 2%, 75%, 8%)
CSS variable
--color-primary: #EAE53B;
Lowercase HEX
#eae53b

Shades

Tints

Tones

Harmony

CSS snippets for #EAE53B

.color-eae53b {
  color: #EAE53B;
  background-color: #EAE53B;
}

Frequently asked questions

What color is #EAE53B?+

#EAE53B is a HEX color with RGB value rgb(234, 229, 59) and HSL value hsl(58, 81%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EAE53B?+

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