#C861FF Color

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

Color preview

#C861FF

Color formats

HEX
#C861FF
RGB
rgb(200, 97, 255)
RGBA
rgba(200, 97, 255, 1)
HSL
hsl(279, 100%, 69%)
HSV
hsv(279, 62%, 100%)
CMYK
cmyk(22%, 62%, 0%, 0%)
CSS variable
--color-primary: #C861FF;
Lowercase HEX
#c861ff

Shades

Tints

Tones

Harmony

CSS snippets for #C861FF

.color-c861ff {
  color: #C861FF;
  background-color: #C861FF;
}

Frequently asked questions

What color is #C861FF?+

#C861FF is a HEX color with RGB value rgb(200, 97, 255) and HSL value hsl(279, 100%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C861FF?+

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