#CCA83E Color

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

Color preview

#CCA83E

Color formats

HEX
#CCA83E
RGB
rgb(204, 168, 62)
RGBA
rgba(204, 168, 62, 1)
HSL
hsl(45, 58%, 52%)
HSV
hsv(45, 70%, 80%)
CMYK
cmyk(0%, 18%, 70%, 20%)
CSS variable
--color-primary: #CCA83E;
Lowercase HEX
#cca83e

Shades

Tints

Tones

Harmony

CSS snippets for #CCA83E

.color-cca83e {
  color: #CCA83E;
  background-color: #CCA83E;
}

Frequently asked questions

What color is #CCA83E?+

#CCA83E is a HEX color with RGB value rgb(204, 168, 62) and HSL value hsl(45, 58%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCA83E?+

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