#B11B6E Color

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

Color preview

#B11B6E

Color formats

HEX
#B11B6E
RGB
rgb(177, 27, 110)
RGBA
rgba(177, 27, 110, 1)
HSL
hsl(327, 74%, 40%)
HSV
hsv(327, 85%, 69%)
CMYK
cmyk(0%, 85%, 38%, 31%)
CSS variable
--color-primary: #B11B6E;
Lowercase HEX
#b11b6e

Shades

Tints

Tones

Harmony

CSS snippets for #B11B6E

.color-b11b6e {
  color: #B11B6E;
  background-color: #B11B6E;
}

Frequently asked questions

What color is #B11B6E?+

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

What is the closest Tailwind color to #B11B6E?+

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