#B01C5C Color

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

Color preview

#B01C5C

Color formats

HEX
#B01C5C
RGB
rgb(176, 28, 92)
RGBA
rgba(176, 28, 92, 1)
HSL
hsl(334, 73%, 40%)
HSV
hsv(334, 84%, 69%)
CMYK
cmyk(0%, 84%, 48%, 31%)
CSS variable
--color-primary: #B01C5C;
Lowercase HEX
#b01c5c

Shades

Tints

Tones

Harmony

CSS snippets for #B01C5C

.color-b01c5c {
  color: #B01C5C;
  background-color: #B01C5C;
}

Frequently asked questions

What color is #B01C5C?+

#B01C5C is a HEX color with RGB value rgb(176, 28, 92) and HSL value hsl(334, 73%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B01C5C?+

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