#EAA13B Color

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

Color preview

#EAA13B

Color formats

HEX
#EAA13B
RGB
rgb(234, 161, 59)
RGBA
rgba(234, 161, 59, 1)
HSL
hsl(35, 81%, 57%)
HSV
hsv(35, 75%, 92%)
CMYK
cmyk(0%, 31%, 75%, 8%)
CSS variable
--color-primary: #EAA13B;
Lowercase HEX
#eaa13b

Shades

Tints

Tones

Harmony

CSS snippets for #EAA13B

.color-eaa13b {
  color: #EAA13B;
  background-color: #EAA13B;
}

Frequently asked questions

What color is #EAA13B?+

#EAA13B is a HEX color with RGB value rgb(234, 161, 59) and HSL value hsl(35, 81%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EAA13B?+

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