#EAE31C Color

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

Color preview

#EAE31C

Color formats

HEX
#EAE31C
RGB
rgb(234, 227, 28)
RGBA
rgba(234, 227, 28, 1)
HSL
hsl(58, 83%, 51%)
HSV
hsv(58, 88%, 92%)
CMYK
cmyk(0%, 3%, 88%, 8%)
CSS variable
--color-primary: #EAE31C;
Lowercase HEX
#eae31c

Shades

Tints

Tones

Harmony

CSS snippets for #EAE31C

.color-eae31c {
  color: #EAE31C;
  background-color: #EAE31C;
}

Frequently asked questions

What color is #EAE31C?+

#EAE31C is a HEX color with RGB value rgb(234, 227, 28) and HSL value hsl(58, 83%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EAE31C?+

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