#C85F9E Color

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

Color preview

#C85F9E

Color formats

HEX
#C85F9E
RGB
rgb(200, 95, 158)
RGBA
rgba(200, 95, 158, 1)
HSL
hsl(324, 49%, 58%)
HSV
hsv(324, 53%, 78%)
CMYK
cmyk(0%, 53%, 21%, 22%)
CSS variable
--color-primary: #C85F9E;
Lowercase HEX
#c85f9e

Shades

Tints

Tones

Harmony

CSS snippets for #C85F9E

.color-c85f9e {
  color: #C85F9E;
  background-color: #C85F9E;
}

Frequently asked questions

What color is #C85F9E?+

#C85F9E is a HEX color with RGB value rgb(200, 95, 158) and HSL value hsl(324, 49%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C85F9E?+

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