#B11B9D Color

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

Color preview

#B11B9D

Color formats

HEX
#B11B9D
RGB
rgb(177, 27, 157)
RGBA
rgba(177, 27, 157, 1)
HSL
hsl(308, 74%, 40%)
HSV
hsv(308, 85%, 69%)
CMYK
cmyk(0%, 85%, 11%, 31%)
CSS variable
--color-primary: #B11B9D;
Lowercase HEX
#b11b9d

Shades

Tints

Tones

Harmony

CSS snippets for #B11B9D

.color-b11b9d {
  color: #B11B9D;
  background-color: #B11B9D;
}

Frequently asked questions

What color is #B11B9D?+

#B11B9D is a HEX color with RGB value rgb(177, 27, 157) and HSL value hsl(308, 74%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B11B9D?+

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