#C85BAF Color

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

Color preview

#C85BAF

Color formats

HEX
#C85BAF
RGB
rgb(200, 91, 175)
RGBA
rgba(200, 91, 175, 1)
HSL
hsl(314, 50%, 57%)
HSV
hsv(314, 54%, 78%)
CMYK
cmyk(0%, 54%, 12%, 22%)
CSS variable
--color-primary: #C85BAF;
Lowercase HEX
#c85baf

Shades

Tints

Tones

Harmony

CSS snippets for #C85BAF

.color-c85baf {
  color: #C85BAF;
  background-color: #C85BAF;
}

Frequently asked questions

What color is #C85BAF?+

#C85BAF is a HEX color with RGB value rgb(200, 91, 175) and HSL value hsl(314, 50%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85BAF?+

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