#B21CDF Color

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

Color preview

#B21CDF

Color formats

HEX
#B21CDF
RGB
rgb(178, 28, 223)
RGBA
rgba(178, 28, 223, 1)
HSL
hsl(286, 78%, 49%)
HSV
hsv(286, 87%, 87%)
CMYK
cmyk(20%, 87%, 0%, 13%)
CSS variable
--color-primary: #B21CDF;
Lowercase HEX
#b21cdf

Shades

Tints

Tones

Harmony

CSS snippets for #B21CDF

.color-b21cdf {
  color: #B21CDF;
  background-color: #B21CDF;
}

Frequently asked questions

What color is #B21CDF?+

#B21CDF is a HEX color with RGB value rgb(178, 28, 223) and HSL value hsl(286, 78%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B21CDF?+

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