#EEC222 Color

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

Color preview

#EEC222

Color formats

HEX
#EEC222
RGB
rgb(238, 194, 34)
RGBA
rgba(238, 194, 34, 1)
HSL
hsl(47, 86%, 53%)
HSV
hsv(47, 86%, 93%)
CMYK
cmyk(0%, 18%, 86%, 7%)
CSS variable
--color-primary: #EEC222;
Lowercase HEX
#eec222

Shades

Tints

Tones

Harmony

CSS snippets for #EEC222

.color-eec222 {
  color: #EEC222;
  background-color: #EEC222;
}

Frequently asked questions

What color is #EEC222?+

#EEC222 is a HEX color with RGB value rgb(238, 194, 34) and HSL value hsl(47, 86%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEC222?+

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