#BB00FA Color

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

Color preview

#BB00FA

Color formats

HEX
#BB00FA
RGB
rgb(187, 0, 250)
RGBA
rgba(187, 0, 250, 1)
HSL
hsl(285, 100%, 49%)
HSV
hsv(285, 100%, 98%)
CMYK
cmyk(25%, 100%, 0%, 2%)
CSS variable
--color-primary: #BB00FA;
Lowercase HEX
#bb00fa

Shades

Tints

Tones

Harmony

CSS snippets for #BB00FA

.color-bb00fa {
  color: #BB00FA;
  background-color: #BB00FA;
}

Frequently asked questions

What color is #BB00FA?+

#BB00FA is a HEX color with RGB value rgb(187, 0, 250) and HSL value hsl(285, 100%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BB00FA?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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