#C85CFA Color

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

Color preview

#C85CFA

Color formats

HEX
#C85CFA
RGB
rgb(200, 92, 250)
RGBA
rgba(200, 92, 250, 1)
HSL
hsl(281, 94%, 67%)
HSV
hsv(281, 63%, 98%)
CMYK
cmyk(20%, 63%, 0%, 2%)
CSS variable
--color-primary: #C85CFA;
Lowercase HEX
#c85cfa

Shades

Tints

Tones

Harmony

CSS snippets for #C85CFA

.color-c85cfa {
  color: #C85CFA;
  background-color: #C85CFA;
}

Frequently asked questions

What color is #C85CFA?+

#C85CFA is a HEX color with RGB value rgb(200, 92, 250) and HSL value hsl(281, 94%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85CFA?+

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