#B01C6D Color

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

Color preview

#B01C6D

Color formats

HEX
#B01C6D
RGB
rgb(176, 28, 109)
RGBA
rgba(176, 28, 109, 1)
HSL
hsl(327, 73%, 40%)
HSV
hsv(327, 84%, 69%)
CMYK
cmyk(0%, 84%, 38%, 31%)
CSS variable
--color-primary: #B01C6D;
Lowercase HEX
#b01c6d

Shades

Tints

Tones

Harmony

CSS snippets for #B01C6D

.color-b01c6d {
  color: #B01C6D;
  background-color: #B01C6D;
}

Frequently asked questions

What color is #B01C6D?+

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

What is the closest Tailwind color to #B01C6D?+

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