#BA55EC Color

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

Color preview

#BA55EC

Color formats

HEX
#BA55EC
RGB
rgb(186, 85, 236)
RGBA
rgba(186, 85, 236, 1)
HSL
hsl(280, 80%, 63%)
HSV
hsv(280, 64%, 93%)
CMYK
cmyk(21%, 64%, 0%, 7%)
CSS variable
--color-primary: #BA55EC;
Lowercase HEX
#ba55ec

Shades

Tints

Tones

Harmony

CSS snippets for #BA55EC

.color-ba55ec {
  color: #BA55EC;
  background-color: #BA55EC;
}

Frequently asked questions

What color is #BA55EC?+

#BA55EC is a HEX color with RGB value rgb(186, 85, 236) and HSL value hsl(280, 80%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BA55EC?+

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