#BB00BB Color

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

Color preview

#BB00BB

Color formats

HEX
#BB00BB
RGB
rgb(187, 0, 187)
RGBA
rgba(187, 0, 187, 1)
HSL
hsl(300, 100%, 37%)
HSV
hsv(300, 100%, 73%)
CMYK
cmyk(0%, 100%, 0%, 27%)
CSS variable
--color-primary: #BB00BB;
Lowercase HEX
#bb00bb

Shades

Tints

Tones

Harmony

CSS snippets for #BB00BB

.color-bb00bb {
  color: #BB00BB;
  background-color: #BB00BB;
}

Frequently asked questions

What color is #BB00BB?+

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

What is the closest Tailwind color to #BB00BB?+

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