#EEEA1A Color

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

Color preview

#EEEA1A

Color formats

HEX
#EEEA1A
RGB
rgb(238, 234, 26)
RGBA
rgba(238, 234, 26, 1)
HSL
hsl(59, 86%, 52%)
HSV
hsv(59, 89%, 93%)
CMYK
cmyk(0%, 2%, 89%, 7%)
CSS variable
--color-primary: #EEEA1A;
Lowercase HEX
#eeea1a

Shades

Tints

Tones

Harmony

CSS snippets for #EEEA1A

.color-eeea1a {
  color: #EEEA1A;
  background-color: #EEEA1A;
}

Frequently asked questions

What color is #EEEA1A?+

#EEEA1A is a HEX color with RGB value rgb(238, 234, 26) and HSL value hsl(59, 86%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EEEA1A?+

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