#BA0D8F Color

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

Color preview

#BA0D8F

Color formats

HEX
#BA0D8F
RGB
rgb(186, 13, 143)
RGBA
rgba(186, 13, 143, 1)
HSL
hsl(315, 87%, 39%)
HSV
hsv(315, 93%, 73%)
CMYK
cmyk(0%, 93%, 23%, 27%)
CSS variable
--color-primary: #BA0D8F;
Lowercase HEX
#ba0d8f

Shades

Tints

Tones

Harmony

CSS snippets for #BA0D8F

.color-ba0d8f {
  color: #BA0D8F;
  background-color: #BA0D8F;
}

Frequently asked questions

What color is #BA0D8F?+

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

What is the closest Tailwind color to #BA0D8F?+

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