#CCA97B Color

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

Color preview

#CCA97B

Color formats

HEX
#CCA97B
RGB
rgb(204, 169, 123)
RGBA
rgba(204, 169, 123, 1)
HSL
hsl(34, 44%, 64%)
HSV
hsv(34, 40%, 80%)
CMYK
cmyk(0%, 17%, 40%, 20%)
CSS variable
--color-primary: #CCA97B;
Lowercase HEX
#cca97b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA97B

.color-cca97b {
  color: #CCA97B;
  background-color: #CCA97B;
}

Frequently asked questions

What color is #CCA97B?+

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

What is the closest Tailwind color to #CCA97B?+

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