#BB5DFA Color

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

Color preview

#BB5DFA

Color formats

HEX
#BB5DFA
RGB
rgb(187, 93, 250)
RGBA
rgba(187, 93, 250, 1)
HSL
hsl(276, 94%, 67%)
HSV
hsv(276, 63%, 98%)
CMYK
cmyk(25%, 63%, 0%, 2%)
CSS variable
--color-primary: #BB5DFA;
Lowercase HEX
#bb5dfa

Shades

Tints

Tones

Harmony

CSS snippets for #BB5DFA

.color-bb5dfa {
  color: #BB5DFA;
  background-color: #BB5DFA;
}

Frequently asked questions

What color is #BB5DFA?+

#BB5DFA is a HEX color with RGB value rgb(187, 93, 250) and HSL value hsl(276, 94%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB5DFA?+

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