#C85BAD Color

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

Color preview

#C85BAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C85BAD

.color-c85bad {
  color: #C85BAD;
  background-color: #C85BAD;
}

Frequently asked questions

What color is #C85BAD?+

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

What is the closest Tailwind color to #C85BAD?+

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