#BA0D8C Color

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

Color preview

#BA0D8C

Color formats

HEX
#BA0D8C
RGB
rgb(186, 13, 140)
RGBA
rgba(186, 13, 140, 1)
HSL
hsl(316, 87%, 39%)
HSV
hsv(316, 93%, 73%)
CMYK
cmyk(0%, 93%, 25%, 27%)
CSS variable
--color-primary: #BA0D8C;
Lowercase HEX
#ba0d8c

Shades

Tints

Tones

Harmony

CSS snippets for #BA0D8C

.color-ba0d8c {
  color: #BA0D8C;
  background-color: #BA0D8C;
}

Frequently asked questions

What color is #BA0D8C?+

#BA0D8C is a HEX color with RGB value rgb(186, 13, 140) and HSL value hsl(316, 87%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA0D8C?+

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