#CCA07B Color

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

Color preview

#CCA07B

Color formats

HEX
#CCA07B
RGB
rgb(204, 160, 123)
RGBA
rgba(204, 160, 123, 1)
HSL
hsl(27, 44%, 64%)
HSV
hsv(27, 40%, 80%)
CMYK
cmyk(0%, 22%, 40%, 20%)
CSS variable
--color-primary: #CCA07B;
Lowercase HEX
#cca07b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA07B

.color-cca07b {
  color: #CCA07B;
  background-color: #CCA07B;
}

Frequently asked questions

What color is #CCA07B?+

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

What is the closest Tailwind color to #CCA07B?+

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