#EEC01B Color

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

Color preview

#EEC01B

Color formats

HEX
#EEC01B
RGB
rgb(238, 192, 27)
RGBA
rgba(238, 192, 27, 1)
HSL
hsl(47, 86%, 52%)
HSV
hsv(47, 89%, 93%)
CMYK
cmyk(0%, 19%, 89%, 7%)
CSS variable
--color-primary: #EEC01B;
Lowercase HEX
#eec01b

Shades

Tints

Tones

Harmony

CSS snippets for #EEC01B

.color-eec01b {
  color: #EEC01B;
  background-color: #EEC01B;
}

Frequently asked questions

What color is #EEC01B?+

#EEC01B is a HEX color with RGB value rgb(238, 192, 27) and HSL value hsl(47, 86%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEC01B?+

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