#BB0B6F Color

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

Color preview

#BB0B6F

Color formats

HEX
#BB0B6F
RGB
rgb(187, 11, 111)
RGBA
rgba(187, 11, 111, 1)
HSL
hsl(326, 89%, 39%)
HSV
hsv(326, 94%, 73%)
CMYK
cmyk(0%, 94%, 41%, 27%)
CSS variable
--color-primary: #BB0B6F;
Lowercase HEX
#bb0b6f

Shades

Tints

Tones

Harmony

CSS snippets for #BB0B6F

.color-bb0b6f {
  color: #BB0B6F;
  background-color: #BB0B6F;
}

Frequently asked questions

What color is #BB0B6F?+

#BB0B6F is a HEX color with RGB value rgb(187, 11, 111) and HSL value hsl(326, 89%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BB0B6F?+

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