#BA3B7F Color

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

Color preview

#BA3B7F

Color formats

HEX
#BA3B7F
RGB
rgb(186, 59, 127)
RGBA
rgba(186, 59, 127, 1)
HSL
hsl(328, 52%, 48%)
HSV
hsv(328, 68%, 73%)
CMYK
cmyk(0%, 68%, 32%, 27%)
CSS variable
--color-primary: #BA3B7F;
Lowercase HEX
#ba3b7f

Shades

Tints

Tones

Harmony

CSS snippets for #BA3B7F

.color-ba3b7f {
  color: #BA3B7F;
  background-color: #BA3B7F;
}

Frequently asked questions

What color is #BA3B7F?+

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

What is the closest Tailwind color to #BA3B7F?+

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