#E2C222 Color

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

Color preview

#E2C222

Color formats

HEX
#E2C222
RGB
rgb(226, 194, 34)
RGBA
rgba(226, 194, 34, 1)
HSL
hsl(50, 77%, 51%)
HSV
hsv(50, 85%, 89%)
CMYK
cmyk(0%, 14%, 85%, 11%)
CSS variable
--color-primary: #E2C222;
Lowercase HEX
#e2c222

Shades

Tints

Tones

Harmony

CSS snippets for #E2C222

.color-e2c222 {
  color: #E2C222;
  background-color: #E2C222;
}

Frequently asked questions

What color is #E2C222?+

#E2C222 is a HEX color with RGB value rgb(226, 194, 34) and HSL value hsl(50, 77%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E2C222?+

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