#E2CC50 Color

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

Color preview

#E2CC50

Color formats

HEX
#E2CC50
RGB
rgb(226, 204, 80)
RGBA
rgba(226, 204, 80, 1)
HSL
hsl(51, 72%, 60%)
HSV
hsv(51, 65%, 89%)
CMYK
cmyk(0%, 10%, 65%, 11%)
CSS variable
--color-primary: #E2CC50;
Lowercase HEX
#e2cc50

Shades

Tints

Tones

Harmony

CSS snippets for #E2CC50

.color-e2cc50 {
  color: #E2CC50;
  background-color: #E2CC50;
}

Frequently asked questions

What color is #E2CC50?+

#E2CC50 is a HEX color with RGB value rgb(226, 204, 80) and HSL value hsl(51, 72%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #E2CC50?+

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