#CCAAAA Color

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

Color preview

#CCAAAA

Color formats

HEX
#CCAAAA
RGB
rgb(204, 170, 170)
RGBA
rgba(204, 170, 170, 1)
HSL
hsl(0, 25%, 73%)
HSV
hsv(0, 17%, 80%)
CMYK
cmyk(0%, 17%, 17%, 20%)
CSS variable
--color-primary: #CCAAAA;
Lowercase HEX
#ccaaaa

Shades

Tints

Tones

Harmony

CSS snippets for #CCAAAA

.color-ccaaaa {
  color: #CCAAAA;
  background-color: #CCAAAA;
}

Frequently asked questions

What color is #CCAAAA?+

#CCAAAA is a HEX color with RGB value rgb(204, 170, 170) and HSL value hsl(0, 25%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCAAAA?+

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