#BA2C7F Color

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

Color preview

#BA2C7F

Color formats

HEX
#BA2C7F
RGB
rgb(186, 44, 127)
RGBA
rgba(186, 44, 127, 1)
HSL
hsl(325, 62%, 45%)
HSV
hsv(325, 76%, 73%)
CMYK
cmyk(0%, 76%, 32%, 27%)
CSS variable
--color-primary: #BA2C7F;
Lowercase HEX
#ba2c7f

Shades

Tints

Tones

Harmony

CSS snippets for #BA2C7F

.color-ba2c7f {
  color: #BA2C7F;
  background-color: #BA2C7F;
}

Frequently asked questions

What color is #BA2C7F?+

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

What is the closest Tailwind color to #BA2C7F?+

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