#CCA0A4 Color

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

Color preview

#CCA0A4

Color formats

HEX
#CCA0A4
RGB
rgb(204, 160, 164)
RGBA
rgba(204, 160, 164, 1)
HSL
hsl(355, 30%, 71%)
HSV
hsv(355, 22%, 80%)
CMYK
cmyk(0%, 22%, 20%, 20%)
CSS variable
--color-primary: #CCA0A4;
Lowercase HEX
#cca0a4

Shades

Tints

Tones

Harmony

CSS snippets for #CCA0A4

.color-cca0a4 {
  color: #CCA0A4;
  background-color: #CCA0A4;
}

Frequently asked questions

What color is #CCA0A4?+

#CCA0A4 is a HEX color with RGB value rgb(204, 160, 164) and HSL value hsl(355, 30%, 71%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CCA0A4?+

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