#E2CC22 Color

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

Color preview

#E2CC22

Color formats

HEX
#E2CC22
RGB
rgb(226, 204, 34)
RGBA
rgba(226, 204, 34, 1)
HSL
hsl(53, 77%, 51%)
HSV
hsv(53, 85%, 89%)
CMYK
cmyk(0%, 10%, 85%, 11%)
CSS variable
--color-primary: #E2CC22;
Lowercase HEX
#e2cc22

Shades

Tints

Tones

Harmony

CSS snippets for #E2CC22

.color-e2cc22 {
  color: #E2CC22;
  background-color: #E2CC22;
}

Frequently asked questions

What color is #E2CC22?+

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

What is the closest Tailwind color to #E2CC22?+

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