#EEAB1A Color

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

Color preview

#EEAB1A

Color formats

HEX
#EEAB1A
RGB
rgb(238, 171, 26)
RGBA
rgba(238, 171, 26, 1)
HSL
hsl(41, 86%, 52%)
HSV
hsv(41, 89%, 93%)
CMYK
cmyk(0%, 28%, 89%, 7%)
CSS variable
--color-primary: #EEAB1A;
Lowercase HEX
#eeab1a

Shades

Tints

Tones

Harmony

CSS snippets for #EEAB1A

.color-eeab1a {
  color: #EEAB1A;
  background-color: #EEAB1A;
}

Frequently asked questions

What color is #EEAB1A?+

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

What is the closest Tailwind color to #EEAB1A?+

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