#C85EBA Color

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

Color preview

#C85EBA

Color formats

HEX
#C85EBA
RGB
rgb(200, 94, 186)
RGBA
rgba(200, 94, 186, 1)
HSL
hsl(308, 49%, 58%)
HSV
hsv(308, 53%, 78%)
CMYK
cmyk(0%, 53%, 7%, 22%)
CSS variable
--color-primary: #C85EBA;
Lowercase HEX
#c85eba

Shades

Tints

Tones

Harmony

CSS snippets for #C85EBA

.color-c85eba {
  color: #C85EBA;
  background-color: #C85EBA;
}

Frequently asked questions

What color is #C85EBA?+

#C85EBA is a HEX color with RGB value rgb(200, 94, 186) and HSL value hsl(308, 49%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C85EBA?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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