#BA0C8B Color

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

Color preview

#BA0C8B

Color formats

HEX
#BA0C8B
RGB
rgb(186, 12, 139)
RGBA
rgba(186, 12, 139, 1)
HSL
hsl(316, 88%, 39%)
HSV
hsv(316, 94%, 73%)
CMYK
cmyk(0%, 94%, 25%, 27%)
CSS variable
--color-primary: #BA0C8B;
Lowercase HEX
#ba0c8b

Shades

Tints

Tones

Harmony

CSS snippets for #BA0C8B

.color-ba0c8b {
  color: #BA0C8B;
  background-color: #BA0C8B;
}

Frequently asked questions

What color is #BA0C8B?+

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

What is the closest Tailwind color to #BA0C8B?+

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