#B01C5A Color

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

Color preview

#B01C5A

Color formats

HEX
#B01C5A
RGB
rgb(176, 28, 90)
RGBA
rgba(176, 28, 90, 1)
HSL
hsl(335, 73%, 40%)
HSV
hsv(335, 84%, 69%)
CMYK
cmyk(0%, 84%, 49%, 31%)
CSS variable
--color-primary: #B01C5A;
Lowercase HEX
#b01c5a

Shades

Tints

Tones

Harmony

CSS snippets for #B01C5A

.color-b01c5a {
  color: #B01C5A;
  background-color: #B01C5A;
}

Frequently asked questions

What color is #B01C5A?+

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

What is the closest Tailwind color to #B01C5A?+

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