#CCAC7B Color

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

Color preview

#CCAC7B

Color formats

HEX
#CCAC7B
RGB
rgb(204, 172, 123)
RGBA
rgba(204, 172, 123, 1)
HSL
hsl(36, 44%, 64%)
HSV
hsv(36, 40%, 80%)
CMYK
cmyk(0%, 16%, 40%, 20%)
CSS variable
--color-primary: #CCAC7B;
Lowercase HEX
#ccac7b

Shades

Tints

Tones

Harmony

CSS snippets for #CCAC7B

.color-ccac7b {
  color: #CCAC7B;
  background-color: #CCAC7B;
}

Frequently asked questions

What color is #CCAC7B?+

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

What is the closest Tailwind color to #CCAC7B?+

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