#BB0C8F Color

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

Color preview

#BB0C8F

Color formats

HEX
#BB0C8F
RGB
rgb(187, 12, 143)
RGBA
rgba(187, 12, 143, 1)
HSL
hsl(315, 88%, 39%)
HSV
hsv(315, 94%, 73%)
CMYK
cmyk(0%, 94%, 24%, 27%)
CSS variable
--color-primary: #BB0C8F;
Lowercase HEX
#bb0c8f

Shades

Tints

Tones

Harmony

CSS snippets for #BB0C8F

.color-bb0c8f {
  color: #BB0C8F;
  background-color: #BB0C8F;
}

Frequently asked questions

What color is #BB0C8F?+

#BB0C8F is a HEX color with RGB value rgb(187, 12, 143) and HSL value hsl(315, 88%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BB0C8F?+

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