#C85BEC Color

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

Color preview

#C85BEC

Color formats

HEX
#C85BEC
RGB
rgb(200, 91, 236)
RGBA
rgba(200, 91, 236, 1)
HSL
hsl(285, 79%, 64%)
HSV
hsv(285, 61%, 93%)
CMYK
cmyk(15%, 61%, 0%, 7%)
CSS variable
--color-primary: #C85BEC;
Lowercase HEX
#c85bec

Shades

Tints

Tones

Harmony

CSS snippets for #C85BEC

.color-c85bec {
  color: #C85BEC;
  background-color: #C85BEC;
}

Frequently asked questions

What color is #C85BEC?+

#C85BEC is a HEX color with RGB value rgb(200, 91, 236) and HSL value hsl(285, 79%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85BEC?+

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