#C86E9A Color

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

Color preview

#C86E9A

Color formats

HEX
#C86E9A
RGB
rgb(200, 110, 154)
RGBA
rgba(200, 110, 154, 1)
HSL
hsl(331, 45%, 61%)
HSV
hsv(331, 45%, 78%)
CMYK
cmyk(0%, 45%, 23%, 22%)
CSS variable
--color-primary: #C86E9A;
Lowercase HEX
#c86e9a

Shades

Tints

Tones

Harmony

CSS snippets for #C86E9A

.color-c86e9a {
  color: #C86E9A;
  background-color: #C86E9A;
}

Frequently asked questions

What color is #C86E9A?+

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

What is the closest Tailwind color to #C86E9A?+

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