#EEA01A Color

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

Color preview

#EEA01A

Color formats

HEX
#EEA01A
RGB
rgb(238, 160, 26)
RGBA
rgba(238, 160, 26, 1)
HSL
hsl(38, 86%, 52%)
HSV
hsv(38, 89%, 93%)
CMYK
cmyk(0%, 33%, 89%, 7%)
CSS variable
--color-primary: #EEA01A;
Lowercase HEX
#eea01a

Shades

Tints

Tones

Harmony

CSS snippets for #EEA01A

.color-eea01a {
  color: #EEA01A;
  background-color: #EEA01A;
}

Frequently asked questions

What color is #EEA01A?+

#EEA01A is a HEX color with RGB value rgb(238, 160, 26) and HSL value hsl(38, 86%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEA01A?+

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