#BA0C5D Color

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

Color preview

#BA0C5D

Color formats

HEX
#BA0C5D
RGB
rgb(186, 12, 93)
RGBA
rgba(186, 12, 93, 1)
HSL
hsl(332, 88%, 39%)
HSV
hsv(332, 94%, 73%)
CMYK
cmyk(0%, 94%, 50%, 27%)
CSS variable
--color-primary: #BA0C5D;
Lowercase HEX
#ba0c5d

Shades

Tints

Tones

Harmony

CSS snippets for #BA0C5D

.color-ba0c5d {
  color: #BA0C5D;
  background-color: #BA0C5D;
}

Frequently asked questions

What color is #BA0C5D?+

#BA0C5D is a HEX color with RGB value rgb(186, 12, 93) and HSL value hsl(332, 88%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA0C5D?+

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