#CCA33B Color

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

Color preview

#CCA33B

Color formats

HEX
#CCA33B
RGB
rgb(204, 163, 59)
RGBA
rgba(204, 163, 59, 1)
HSL
hsl(43, 59%, 52%)
HSV
hsv(43, 71%, 80%)
CMYK
cmyk(0%, 20%, 71%, 20%)
CSS variable
--color-primary: #CCA33B;
Lowercase HEX
#cca33b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA33B

.color-cca33b {
  color: #CCA33B;
  background-color: #CCA33B;
}

Frequently asked questions

What color is #CCA33B?+

#CCA33B is a HEX color with RGB value rgb(204, 163, 59) and HSL value hsl(43, 59%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CCA33B?+

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