#BA3B9E Color

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

Color preview

#BA3B9E

Color formats

HEX
#BA3B9E
RGB
rgb(186, 59, 158)
RGBA
rgba(186, 59, 158, 1)
HSL
hsl(313, 52%, 48%)
HSV
hsv(313, 68%, 73%)
CMYK
cmyk(0%, 68%, 15%, 27%)
CSS variable
--color-primary: #BA3B9E;
Lowercase HEX
#ba3b9e

Shades

Tints

Tones

Harmony

CSS snippets for #BA3B9E

.color-ba3b9e {
  color: #BA3B9E;
  background-color: #BA3B9E;
}

Frequently asked questions

What color is #BA3B9E?+

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

What is the closest Tailwind color to #BA3B9E?+

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