#BA1C6E Color

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

Color preview

#BA1C6E

Color formats

HEX
#BA1C6E
RGB
rgb(186, 28, 110)
RGBA
rgba(186, 28, 110, 1)
HSL
hsl(329, 74%, 42%)
HSV
hsv(329, 85%, 73%)
CMYK
cmyk(0%, 85%, 41%, 27%)
CSS variable
--color-primary: #BA1C6E;
Lowercase HEX
#ba1c6e

Shades

Tints

Tones

Harmony

CSS snippets for #BA1C6E

.color-ba1c6e {
  color: #BA1C6E;
  background-color: #BA1C6E;
}

Frequently asked questions

What color is #BA1C6E?+

#BA1C6E is a HEX color with RGB value rgb(186, 28, 110) and HSL value hsl(329, 74%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA1C6E?+

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