#C95AAA Color

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

Color preview

#C95AAA

Color formats

HEX
#C95AAA
RGB
rgb(201, 90, 170)
RGBA
rgba(201, 90, 170, 1)
HSL
hsl(317, 51%, 57%)
HSV
hsv(317, 55%, 79%)
CMYK
cmyk(0%, 55%, 15%, 21%)
CSS variable
--color-primary: #C95AAA;
Lowercase HEX
#c95aaa

Shades

Tints

Tones

Harmony

CSS snippets for #C95AAA

.color-c95aaa {
  color: #C95AAA;
  background-color: #C95AAA;
}

Frequently asked questions

What color is #C95AAA?+

#C95AAA is a HEX color with RGB value rgb(201, 90, 170) and HSL value hsl(317, 51%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C95AAA?+

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