#CCA05D Color

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

Color preview

#CCA05D

Color formats

HEX
#CCA05D
RGB
rgb(204, 160, 93)
RGBA
rgba(204, 160, 93, 1)
HSL
hsl(36, 52%, 58%)
HSV
hsv(36, 54%, 80%)
CMYK
cmyk(0%, 22%, 54%, 20%)
CSS variable
--color-primary: #CCA05D;
Lowercase HEX
#cca05d

Shades

Tints

Tones

Harmony

CSS snippets for #CCA05D

.color-cca05d {
  color: #CCA05D;
  background-color: #CCA05D;
}

Frequently asked questions

What color is #CCA05D?+

#CCA05D is a HEX color with RGB value rgb(204, 160, 93) and HSL value hsl(36, 52%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCA05D?+

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