#B21A7D Color

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

Color preview

#B21A7D

Color formats

HEX
#B21A7D
RGB
rgb(178, 26, 125)
RGBA
rgba(178, 26, 125, 1)
HSL
hsl(321, 75%, 40%)
HSV
hsv(321, 85%, 70%)
CMYK
cmyk(0%, 85%, 30%, 30%)
CSS variable
--color-primary: #B21A7D;
Lowercase HEX
#b21a7d

Shades

Tints

Tones

Harmony

CSS snippets for #B21A7D

.color-b21a7d {
  color: #B21A7D;
  background-color: #B21A7D;
}

Frequently asked questions

What color is #B21A7D?+

#B21A7D is a HEX color with RGB value rgb(178, 26, 125) and HSL value hsl(321, 75%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B21A7D?+

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