#C85DFE Color

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

Color preview

#C85DFE

Color formats

HEX
#C85DFE
RGB
rgb(200, 93, 254)
RGBA
rgba(200, 93, 254, 1)
HSL
hsl(280, 99%, 68%)
HSV
hsv(280, 63%, 100%)
CMYK
cmyk(21%, 63%, 0%, 0%)
CSS variable
--color-primary: #C85DFE;
Lowercase HEX
#c85dfe

Shades

Tints

Tones

Harmony

CSS snippets for #C85DFE

.color-c85dfe {
  color: #C85DFE;
  background-color: #C85DFE;
}

Frequently asked questions

What color is #C85DFE?+

#C85DFE is a HEX color with RGB value rgb(200, 93, 254) and HSL value hsl(280, 99%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85DFE?+

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