#C85BAC Color

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

Color preview

#C85BAC

Color formats

HEX
#C85BAC
RGB
rgb(200, 91, 172)
RGBA
rgba(200, 91, 172, 1)
HSL
hsl(315, 50%, 57%)
HSV
hsv(315, 54%, 78%)
CMYK
cmyk(0%, 54%, 14%, 22%)
CSS variable
--color-primary: #C85BAC;
Lowercase HEX
#c85bac

Shades

Tints

Tones

Harmony

CSS snippets for #C85BAC

.color-c85bac {
  color: #C85BAC;
  background-color: #C85BAC;
}

Frequently asked questions

What color is #C85BAC?+

#C85BAC is a HEX color with RGB value rgb(200, 91, 172) and HSL value hsl(315, 50%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C85BAC?+

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