#BA3B9A Color

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

Color preview

#BA3B9A

Color formats

HEX
#BA3B9A
RGB
rgb(186, 59, 154)
RGBA
rgba(186, 59, 154, 1)
HSL
hsl(315, 52%, 48%)
HSV
hsv(315, 68%, 73%)
CMYK
cmyk(0%, 68%, 17%, 27%)
CSS variable
--color-primary: #BA3B9A;
Lowercase HEX
#ba3b9a

Shades

Tints

Tones

Harmony

CSS snippets for #BA3B9A

.color-ba3b9a {
  color: #BA3B9A;
  background-color: #BA3B9A;
}

Frequently asked questions

What color is #BA3B9A?+

#BA3B9A is a HEX color with RGB value rgb(186, 59, 154) and HSL value hsl(315, 52%, 48%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA3B9A?+

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