#CCA180 Color

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

Color preview

#CCA180

Color formats

HEX
#CCA180
RGB
rgb(204, 161, 128)
RGBA
rgba(204, 161, 128, 1)
HSL
hsl(26, 43%, 65%)
HSV
hsv(26, 37%, 80%)
CMYK
cmyk(0%, 21%, 37%, 20%)
CSS variable
--color-primary: #CCA180;
Lowercase HEX
#cca180

Shades

Tints

Tones

Harmony

CSS snippets for #CCA180

.color-cca180 {
  color: #CCA180;
  background-color: #CCA180;
}

Frequently asked questions

What color is #CCA180?+

#CCA180 is a HEX color with RGB value rgb(204, 161, 128) and HSL value hsl(26, 43%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCA180?+

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