#CCA0C1 Color

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

Color preview

#CCA0C1

Color formats

HEX
#CCA0C1
RGB
rgb(204, 160, 193)
RGBA
rgba(204, 160, 193, 1)
HSL
hsl(315, 30%, 71%)
HSV
hsv(315, 22%, 80%)
CMYK
cmyk(0%, 22%, 5%, 20%)
CSS variable
--color-primary: #CCA0C1;
Lowercase HEX
#cca0c1

Shades

Tints

Tones

Harmony

CSS snippets for #CCA0C1

.color-cca0c1 {
  color: #CCA0C1;
  background-color: #CCA0C1;
}

Frequently asked questions

What color is #CCA0C1?+

#CCA0C1 is a HEX color with RGB value rgb(204, 160, 193) and HSL value hsl(315, 30%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCA0C1?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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