#CCAA7B Color

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

Color preview

#CCAA7B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCAA7B

.color-ccaa7b {
  color: #CCAA7B;
  background-color: #CCAA7B;
}

Frequently asked questions

What color is #CCAA7B?+

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

What is the closest Tailwind color to #CCAA7B?+

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