#BA1B7F Color

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

Color preview

#BA1B7F

Color formats

HEX
#BA1B7F
RGB
rgb(186, 27, 127)
RGBA
rgba(186, 27, 127, 1)
HSL
hsl(322, 75%, 42%)
HSV
hsv(322, 85%, 73%)
CMYK
cmyk(0%, 85%, 32%, 27%)
CSS variable
--color-primary: #BA1B7F;
Lowercase HEX
#ba1b7f

Shades

Tints

Tones

Harmony

CSS snippets for #BA1B7F

.color-ba1b7f {
  color: #BA1B7F;
  background-color: #BA1B7F;
}

Frequently asked questions

What color is #BA1B7F?+

#BA1B7F is a HEX color with RGB value rgb(186, 27, 127) and HSL value hsl(322, 75%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA1B7F?+

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