#BB3DFA Color

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

Color preview

#BB3DFA

Color formats

HEX
#BB3DFA
RGB
rgb(187, 61, 250)
RGBA
rgba(187, 61, 250, 1)
HSL
hsl(280, 95%, 61%)
HSV
hsv(280, 76%, 98%)
CMYK
cmyk(25%, 76%, 0%, 2%)
CSS variable
--color-primary: #BB3DFA;
Lowercase HEX
#bb3dfa

Shades

Tints

Tones

Harmony

CSS snippets for #BB3DFA

.color-bb3dfa {
  color: #BB3DFA;
  background-color: #BB3DFA;
}

Frequently asked questions

What color is #BB3DFA?+

#BB3DFA is a HEX color with RGB value rgb(187, 61, 250) and HSL value hsl(280, 95%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB3DFA?+

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