#C85BFB Color

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

Color preview

#C85BFB

Color formats

HEX
#C85BFB
RGB
rgb(200, 91, 251)
RGBA
rgba(200, 91, 251, 1)
HSL
hsl(281, 95%, 67%)
HSV
hsv(281, 64%, 98%)
CMYK
cmyk(20%, 64%, 0%, 2%)
CSS variable
--color-primary: #C85BFB;
Lowercase HEX
#c85bfb

Shades

Tints

Tones

Harmony

CSS snippets for #C85BFB

.color-c85bfb {
  color: #C85BFB;
  background-color: #C85BFB;
}

Frequently asked questions

What color is #C85BFB?+

#C85BFB is a HEX color with RGB value rgb(200, 91, 251) and HSL value hsl(281, 95%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85BFB?+

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