#C86FFF Color

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

Color preview

#C86FFF

Color formats

HEX
#C86FFF
RGB
rgb(200, 111, 255)
RGBA
rgba(200, 111, 255, 1)
HSL
hsl(277, 100%, 72%)
HSV
hsv(277, 56%, 100%)
CMYK
cmyk(22%, 56%, 0%, 0%)
CSS variable
--color-primary: #C86FFF;
Lowercase HEX
#c86fff

Shades

Tints

Tones

Harmony

CSS snippets for #C86FFF

.color-c86fff {
  color: #C86FFF;
  background-color: #C86FFF;
}

Frequently asked questions

What color is #C86FFF?+

#C86FFF is a HEX color with RGB value rgb(200, 111, 255) and HSL value hsl(277, 100%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C86FFF?+

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