#C85FD6 Color

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

Color preview

#C85FD6

Color formats

HEX
#C85FD6
RGB
rgb(200, 95, 214)
RGBA
rgba(200, 95, 214, 1)
HSL
hsl(293, 59%, 61%)
HSV
hsv(293, 56%, 84%)
CMYK
cmyk(7%, 56%, 0%, 16%)
CSS variable
--color-primary: #C85FD6;
Lowercase HEX
#c85fd6

Shades

Tints

Tones

Harmony

CSS snippets for #C85FD6

.color-c85fd6 {
  color: #C85FD6;
  background-color: #C85FD6;
}

Frequently asked questions

What color is #C85FD6?+

#C85FD6 is a HEX color with RGB value rgb(200, 95, 214) and HSL value hsl(293, 59%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85FD6?+

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