#EEC73C Color

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

Color preview

#EEC73C

Color formats

HEX
#EEC73C
RGB
rgb(238, 199, 60)
RGBA
rgba(238, 199, 60, 1)
HSL
hsl(47, 84%, 58%)
HSV
hsv(47, 75%, 93%)
CMYK
cmyk(0%, 16%, 75%, 7%)
CSS variable
--color-primary: #EEC73C;
Lowercase HEX
#eec73c

Shades

Tints

Tones

Harmony

CSS snippets for #EEC73C

.color-eec73c {
  color: #EEC73C;
  background-color: #EEC73C;
}

Frequently asked questions

What color is #EEC73C?+

#EEC73C is a HEX color with RGB value rgb(238, 199, 60) and HSL value hsl(47, 84%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEC73C?+

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