#C87CFA Color

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

Color preview

#C87CFA

Color formats

HEX
#C87CFA
RGB
rgb(200, 124, 250)
RGBA
rgba(200, 124, 250, 1)
HSL
hsl(276, 93%, 73%)
HSV
hsv(276, 50%, 98%)
CMYK
cmyk(20%, 50%, 0%, 2%)
CSS variable
--color-primary: #C87CFA;
Lowercase HEX
#c87cfa

Shades

Tints

Tones

Harmony

CSS snippets for #C87CFA

.color-c87cfa {
  color: #C87CFA;
  background-color: #C87CFA;
}

Frequently asked questions

What color is #C87CFA?+

#C87CFA is a HEX color with RGB value rgb(200, 124, 250) and HSL value hsl(276, 93%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C87CFA?+

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