#B21BF3 Color

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

Color preview

#B21BF3

Color formats

HEX
#B21BF3
RGB
rgb(178, 27, 243)
RGBA
rgba(178, 27, 243, 1)
HSL
hsl(282, 90%, 53%)
HSV
hsv(282, 89%, 95%)
CMYK
cmyk(27%, 89%, 0%, 5%)
CSS variable
--color-primary: #B21BF3;
Lowercase HEX
#b21bf3

Shades

Tints

Tones

Harmony

CSS snippets for #B21BF3

.color-b21bf3 {
  color: #B21BF3;
  background-color: #B21BF3;
}

Frequently asked questions

What color is #B21BF3?+

#B21BF3 is a HEX color with RGB value rgb(178, 27, 243) and HSL value hsl(282, 90%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B21BF3?+

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