#BA5FEB Color

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

Color preview

#BA5FEB

Color formats

HEX
#BA5FEB
RGB
rgb(186, 95, 235)
RGBA
rgba(186, 95, 235, 1)
HSL
hsl(279, 78%, 65%)
HSV
hsv(279, 60%, 92%)
CMYK
cmyk(21%, 60%, 0%, 8%)
CSS variable
--color-primary: #BA5FEB;
Lowercase HEX
#ba5feb

Shades

Tints

Tones

Harmony

CSS snippets for #BA5FEB

.color-ba5feb {
  color: #BA5FEB;
  background-color: #BA5FEB;
}

Frequently asked questions

What color is #BA5FEB?+

#BA5FEB is a HEX color with RGB value rgb(186, 95, 235) and HSL value hsl(279, 78%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BA5FEB?+

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