#CCAB80 Color

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

Color preview

#CCAB80

Color formats

HEX
#CCAB80
RGB
rgb(204, 171, 128)
RGBA
rgba(204, 171, 128, 1)
HSL
hsl(34, 43%, 65%)
HSV
hsv(34, 37%, 80%)
CMYK
cmyk(0%, 16%, 37%, 20%)
CSS variable
--color-primary: #CCAB80;
Lowercase HEX
#ccab80

Shades

Tints

Tones

Harmony

CSS snippets for #CCAB80

.color-ccab80 {
  color: #CCAB80;
  background-color: #CCAB80;
}

Frequently asked questions

What color is #CCAB80?+

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

What is the closest Tailwind color to #CCAB80?+

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