#C86A9E Color

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

Color preview

#C86A9E

Color formats

HEX
#C86A9E
RGB
rgb(200, 106, 158)
RGBA
rgba(200, 106, 158, 1)
HSL
hsl(327, 46%, 60%)
HSV
hsv(327, 47%, 78%)
CMYK
cmyk(0%, 47%, 21%, 22%)
CSS variable
--color-primary: #C86A9E;
Lowercase HEX
#c86a9e

Shades

Tints

Tones

Harmony

CSS snippets for #C86A9E

.color-c86a9e {
  color: #C86A9E;
  background-color: #C86A9E;
}

Frequently asked questions

What color is #C86A9E?+

#C86A9E is a HEX color with RGB value rgb(200, 106, 158) and HSL value hsl(327, 46%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C86A9E?+

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