#CCA86B Color

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

Color preview

#CCA86B

Color formats

HEX
#CCA86B
RGB
rgb(204, 168, 107)
RGBA
rgba(204, 168, 107, 1)
HSL
hsl(38, 49%, 61%)
HSV
hsv(38, 48%, 80%)
CMYK
cmyk(0%, 18%, 48%, 20%)
CSS variable
--color-primary: #CCA86B;
Lowercase HEX
#cca86b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA86B

.color-cca86b {
  color: #CCA86B;
  background-color: #CCA86B;
}

Frequently asked questions

What color is #CCA86B?+

#CCA86B is a HEX color with RGB value rgb(204, 168, 107) and HSL value hsl(38, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCA86B?+

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