#B21A9D Color

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

Color preview

#B21A9D

Color formats

HEX
#B21A9D
RGB
rgb(178, 26, 157)
RGBA
rgba(178, 26, 157, 1)
HSL
hsl(308, 75%, 40%)
HSV
hsv(308, 85%, 70%)
CMYK
cmyk(0%, 85%, 12%, 30%)
CSS variable
--color-primary: #B21A9D;
Lowercase HEX
#b21a9d

Shades

Tints

Tones

Harmony

CSS snippets for #B21A9D

.color-b21a9d {
  color: #B21A9D;
  background-color: #B21A9D;
}

Frequently asked questions

What color is #B21A9D?+

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

What is the closest Tailwind color to #B21A9D?+

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