#BA1D5B Color

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

Color preview

#BA1D5B

Color formats

HEX
#BA1D5B
RGB
rgb(186, 29, 91)
RGBA
rgba(186, 29, 91, 1)
HSL
hsl(336, 73%, 42%)
HSV
hsv(336, 84%, 73%)
CMYK
cmyk(0%, 84%, 51%, 27%)
CSS variable
--color-primary: #BA1D5B;
Lowercase HEX
#ba1d5b

Shades

Tints

Tones

Harmony

CSS snippets for #BA1D5B

.color-ba1d5b {
  color: #BA1D5B;
  background-color: #BA1D5B;
}

Frequently asked questions

What color is #BA1D5B?+

#BA1D5B is a HEX color with RGB value rgb(186, 29, 91) and HSL value hsl(336, 73%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA1D5B?+

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