#BB0080 Color

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

Color preview

#BB0080

Color formats

HEX
#BB0080
RGB
rgb(187, 0, 128)
RGBA
rgba(187, 0, 128, 1)
HSL
hsl(319, 100%, 37%)
HSV
hsv(319, 100%, 73%)
CMYK
cmyk(0%, 100%, 32%, 27%)
CSS variable
--color-primary: #BB0080;
Lowercase HEX
#bb0080

Shades

Tints

Tones

Harmony

CSS snippets for #BB0080

.color-bb0080 {
  color: #BB0080;
  background-color: #BB0080;
}

Frequently asked questions

What color is #BB0080?+

#BB0080 is a HEX color with RGB value rgb(187, 0, 128) and HSL value hsl(319, 100%, 37%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BB0080?+

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