#EAE23D Color

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

Color preview

#EAE23D

Color formats

HEX
#EAE23D
RGB
rgb(234, 226, 61)
RGBA
rgba(234, 226, 61, 1)
HSL
hsl(57, 80%, 58%)
HSV
hsv(57, 74%, 92%)
CMYK
cmyk(0%, 3%, 74%, 8%)
CSS variable
--color-primary: #EAE23D;
Lowercase HEX
#eae23d

Shades

Tints

Tones

Harmony

CSS snippets for #EAE23D

.color-eae23d {
  color: #EAE23D;
  background-color: #EAE23D;
}

Frequently asked questions

What color is #EAE23D?+

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

What is the closest Tailwind color to #EAE23D?+

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