#BB005E Color

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

Color preview

#BB005E

Color formats

HEX
#BB005E
RGB
rgb(187, 0, 94)
RGBA
rgba(187, 0, 94, 1)
HSL
hsl(330, 100%, 37%)
HSV
hsv(330, 100%, 73%)
CMYK
cmyk(0%, 100%, 50%, 27%)
CSS variable
--color-primary: #BB005E;
Lowercase HEX
#bb005e

Shades

Tints

Tones

Harmony

CSS snippets for #BB005E

.color-bb005e {
  color: #BB005E;
  background-color: #BB005E;
}

Frequently asked questions

What color is #BB005E?+

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

What is the closest Tailwind color to #BB005E?+

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