#C86E9E Color

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

Color preview

#C86E9E

Color formats

HEX
#C86E9E
RGB
rgb(200, 110, 158)
RGBA
rgba(200, 110, 158, 1)
HSL
hsl(328, 45%, 61%)
HSV
hsv(328, 45%, 78%)
CMYK
cmyk(0%, 45%, 21%, 22%)
CSS variable
--color-primary: #C86E9E;
Lowercase HEX
#c86e9e

Shades

Tints

Tones

Harmony

CSS snippets for #C86E9E

.color-c86e9e {
  color: #C86E9E;
  background-color: #C86E9E;
}

Frequently asked questions

What color is #C86E9E?+

#C86E9E is a HEX color with RGB value rgb(200, 110, 158) and HSL value hsl(328, 45%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C86E9E?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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