#BA55CE Color

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

Color preview

#BA55CE

Color formats

HEX
#BA55CE
RGB
rgb(186, 85, 206)
RGBA
rgba(186, 85, 206, 1)
HSL
hsl(290, 55%, 57%)
HSV
hsv(290, 59%, 81%)
CMYK
cmyk(10%, 59%, 0%, 19%)
CSS variable
--color-primary: #BA55CE;
Lowercase HEX
#ba55ce

Shades

Tints

Tones

Harmony

CSS snippets for #BA55CE

.color-ba55ce {
  color: #BA55CE;
  background-color: #BA55CE;
}

Frequently asked questions

What color is #BA55CE?+

#BA55CE is a HEX color with RGB value rgb(186, 85, 206) and HSL value hsl(290, 55%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BA55CE?+

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