#EEC43C Color

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

Color preview

#EEC43C

Color formats

HEX
#EEC43C
RGB
rgb(238, 196, 60)
RGBA
rgba(238, 196, 60, 1)
HSL
hsl(46, 84%, 58%)
HSV
hsv(46, 75%, 93%)
CMYK
cmyk(0%, 18%, 75%, 7%)
CSS variable
--color-primary: #EEC43C;
Lowercase HEX
#eec43c

Shades

Tints

Tones

Harmony

CSS snippets for #EEC43C

.color-eec43c {
  color: #EEC43C;
  background-color: #EEC43C;
}

Frequently asked questions

What color is #EEC43C?+

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

What is the closest Tailwind color to #EEC43C?+

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