#BB00B5 Color

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

Color preview

#BB00B5

Color formats

HEX
#BB00B5
RGB
rgb(187, 0, 181)
RGBA
rgba(187, 0, 181, 1)
HSL
hsl(302, 100%, 37%)
HSV
hsv(302, 100%, 73%)
CMYK
cmyk(0%, 100%, 3%, 27%)
CSS variable
--color-primary: #BB00B5;
Lowercase HEX
#bb00b5

Shades

Tints

Tones

Harmony

CSS snippets for #BB00B5

.color-bb00b5 {
  color: #BB00B5;
  background-color: #BB00B5;
}

Frequently asked questions

What color is #BB00B5?+

#BB00B5 is a HEX color with RGB value rgb(187, 0, 181) and HSL value hsl(302, 100%, 37%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BB00B5?+

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