#CCA87B Color

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

Color preview

#CCA87B

Color formats

HEX
#CCA87B
RGB
rgb(204, 168, 123)
RGBA
rgba(204, 168, 123, 1)
HSL
hsl(33, 44%, 64%)
HSV
hsv(33, 40%, 80%)
CMYK
cmyk(0%, 18%, 40%, 20%)
CSS variable
--color-primary: #CCA87B;
Lowercase HEX
#cca87b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA87B

.color-cca87b {
  color: #CCA87B;
  background-color: #CCA87B;
}

Frequently asked questions

What color is #CCA87B?+

#CCA87B is a HEX color with RGB value rgb(204, 168, 123) and HSL value hsl(33, 44%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCA87B?+

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