#BB5DEA Color

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

Color preview

#BB5DEA

Color formats

HEX
#BB5DEA
RGB
rgb(187, 93, 234)
RGBA
rgba(187, 93, 234, 1)
HSL
hsl(280, 77%, 64%)
HSV
hsv(280, 60%, 92%)
CMYK
cmyk(20%, 60%, 0%, 8%)
CSS variable
--color-primary: #BB5DEA;
Lowercase HEX
#bb5dea

Shades

Tints

Tones

Harmony

CSS snippets for #BB5DEA

.color-bb5dea {
  color: #BB5DEA;
  background-color: #BB5DEA;
}

Frequently asked questions

What color is #BB5DEA?+

#BB5DEA is a HEX color with RGB value rgb(187, 93, 234) and HSL value hsl(280, 77%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB5DEA?+

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