#C85DFD Color

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

Color preview

#C85DFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C85DFD

.color-c85dfd {
  color: #C85DFD;
  background-color: #C85DFD;
}

Frequently asked questions

What color is #C85DFD?+

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

What is the closest Tailwind color to #C85DFD?+

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