#C85AEA Color

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

Color preview

#C85AEA

Color formats

HEX
#C85AEA
RGB
rgb(200, 90, 234)
RGBA
rgba(200, 90, 234, 1)
HSL
hsl(286, 77%, 64%)
HSV
hsv(286, 62%, 92%)
CMYK
cmyk(15%, 62%, 0%, 8%)
CSS variable
--color-primary: #C85AEA;
Lowercase HEX
#c85aea

Shades

Tints

Tones

Harmony

CSS snippets for #C85AEA

.color-c85aea {
  color: #C85AEA;
  background-color: #C85AEA;
}

Frequently asked questions

What color is #C85AEA?+

#C85AEA is a HEX color with RGB value rgb(200, 90, 234) and HSL value hsl(286, 77%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85AEA?+

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