#BA1D9F Color

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

Color preview

#BA1D9F

Color formats

HEX
#BA1D9F
RGB
rgb(186, 29, 159)
RGBA
rgba(186, 29, 159, 1)
HSL
hsl(310, 73%, 42%)
HSV
hsv(310, 84%, 73%)
CMYK
cmyk(0%, 84%, 15%, 27%)
CSS variable
--color-primary: #BA1D9F;
Lowercase HEX
#ba1d9f

Shades

Tints

Tones

Harmony

CSS snippets for #BA1D9F

.color-ba1d9f {
  color: #BA1D9F;
  background-color: #BA1D9F;
}

Frequently asked questions

What color is #BA1D9F?+

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

What is the closest Tailwind color to #BA1D9F?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-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