#BA3B8D Color

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

Color preview

#BA3B8D

Color formats

HEX
#BA3B8D
RGB
rgb(186, 59, 141)
RGBA
rgba(186, 59, 141, 1)
HSL
hsl(321, 52%, 48%)
HSV
hsv(321, 68%, 73%)
CMYK
cmyk(0%, 68%, 24%, 27%)
CSS variable
--color-primary: #BA3B8D;
Lowercase HEX
#ba3b8d

Shades

Tints

Tones

Harmony

CSS snippets for #BA3B8D

.color-ba3b8d {
  color: #BA3B8D;
  background-color: #BA3B8D;
}

Frequently asked questions

What color is #BA3B8D?+

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

What is the closest Tailwind color to #BA3B8D?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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