#EAAD1F Color

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

Color preview

#EAAD1F

Color formats

HEX
#EAAD1F
RGB
rgb(234, 173, 31)
RGBA
rgba(234, 173, 31, 1)
HSL
hsl(42, 83%, 52%)
HSV
hsv(42, 87%, 92%)
CMYK
cmyk(0%, 26%, 87%, 8%)
CSS variable
--color-primary: #EAAD1F;
Lowercase HEX
#eaad1f

Shades

Tints

Tones

Harmony

CSS snippets for #EAAD1F

.color-eaad1f {
  color: #EAAD1F;
  background-color: #EAAD1F;
}

Frequently asked questions

What color is #EAAD1F?+

#EAAD1F is a HEX color with RGB value rgb(234, 173, 31) and HSL value hsl(42, 83%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EAAD1F?+

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