#C85E9D Color

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

Color preview

#C85E9D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C85E9D

.color-c85e9d {
  color: #C85E9D;
  background-color: #C85E9D;
}

Frequently asked questions

What color is #C85E9D?+

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

What is the closest Tailwind color to #C85E9D?+

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