#CCAAA0 Color

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

Color preview

#CCAAA0

Color formats

HEX
#CCAAA0
RGB
rgb(204, 170, 160)
RGBA
rgba(204, 170, 160, 1)
HSL
hsl(14, 30%, 71%)
HSV
hsv(14, 22%, 80%)
CMYK
cmyk(0%, 17%, 22%, 20%)
CSS variable
--color-primary: #CCAAA0;
Lowercase HEX
#ccaaa0

Shades

Tints

Tones

Harmony

CSS snippets for #CCAAA0

.color-ccaaa0 {
  color: #CCAAA0;
  background-color: #CCAAA0;
}

Frequently asked questions

What color is #CCAAA0?+

#CCAAA0 is a HEX color with RGB value rgb(204, 170, 160) and HSL value hsl(14, 30%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCAAA0?+

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