#C85EE6 Color

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

Color preview

#C85EE6

Color formats

HEX
#C85EE6
RGB
rgb(200, 94, 230)
RGBA
rgba(200, 94, 230, 1)
HSL
hsl(287, 73%, 64%)
HSV
hsv(287, 59%, 90%)
CMYK
cmyk(13%, 59%, 0%, 10%)
CSS variable
--color-primary: #C85EE6;
Lowercase HEX
#c85ee6

Shades

Tints

Tones

Harmony

CSS snippets for #C85EE6

.color-c85ee6 {
  color: #C85EE6;
  background-color: #C85EE6;
}

Frequently asked questions

What color is #C85EE6?+

#C85EE6 is a HEX color with RGB value rgb(200, 94, 230) and HSL value hsl(287, 73%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85EE6?+

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