#CCA83B Color

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

Color preview

#CCA83B

Color formats

HEX
#CCA83B
RGB
rgb(204, 168, 59)
RGBA
rgba(204, 168, 59, 1)
HSL
hsl(45, 59%, 52%)
HSV
hsv(45, 71%, 80%)
CMYK
cmyk(0%, 18%, 71%, 20%)
CSS variable
--color-primary: #CCA83B;
Lowercase HEX
#cca83b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA83B

.color-cca83b {
  color: #CCA83B;
  background-color: #CCA83B;
}

Frequently asked questions

What color is #CCA83B?+

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

What is the closest Tailwind color to #CCA83B?+

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