#BA2C5B Color

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

Color preview

#BA2C5B

Color formats

HEX
#BA2C5B
RGB
rgb(186, 44, 91)
RGBA
rgba(186, 44, 91, 1)
HSL
hsl(340, 62%, 45%)
HSV
hsv(340, 76%, 73%)
CMYK
cmyk(0%, 76%, 51%, 27%)
CSS variable
--color-primary: #BA2C5B;
Lowercase HEX
#ba2c5b

Shades

Tints

Tones

Harmony

CSS snippets for #BA2C5B

.color-ba2c5b {
  color: #BA2C5B;
  background-color: #BA2C5B;
}

Frequently asked questions

What color is #BA2C5B?+

#BA2C5B is a HEX color with RGB value rgb(186, 44, 91) and HSL value hsl(340, 62%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BA2C5B?+

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