#B11B5C Color

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

Color preview

#B11B5C

Color formats

HEX
#B11B5C
RGB
rgb(177, 27, 92)
RGBA
rgba(177, 27, 92, 1)
HSL
hsl(334, 74%, 40%)
HSV
hsv(334, 85%, 69%)
CMYK
cmyk(0%, 85%, 48%, 31%)
CSS variable
--color-primary: #B11B5C;
Lowercase HEX
#b11b5c

Shades

Tints

Tones

Harmony

CSS snippets for #B11B5C

.color-b11b5c {
  color: #B11B5C;
  background-color: #B11B5C;
}

Frequently asked questions

What color is #B11B5C?+

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

What is the closest Tailwind color to #B11B5C?+

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