#EEE01A Color

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

Color preview

#EEE01A

Color formats

HEX
#EEE01A
RGB
rgb(238, 224, 26)
RGBA
rgba(238, 224, 26, 1)
HSL
hsl(56, 86%, 52%)
HSV
hsv(56, 89%, 93%)
CMYK
cmyk(0%, 6%, 89%, 7%)
CSS variable
--color-primary: #EEE01A;
Lowercase HEX
#eee01a

Shades

Tints

Tones

Harmony

CSS snippets for #EEE01A

.color-eee01a {
  color: #EEE01A;
  background-color: #EEE01A;
}

Frequently asked questions

What color is #EEE01A?+

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

What is the closest Tailwind color to #EEE01A?+

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