#B21EE7 Color

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

Color preview

#B21EE7

Color formats

HEX
#B21EE7
RGB
rgb(178, 30, 231)
RGBA
rgba(178, 30, 231, 1)
HSL
hsl(284, 81%, 51%)
HSV
hsv(284, 87%, 91%)
CMYK
cmyk(23%, 87%, 0%, 9%)
CSS variable
--color-primary: #B21EE7;
Lowercase HEX
#b21ee7

Shades

Tints

Tones

Harmony

CSS snippets for #B21EE7

.color-b21ee7 {
  color: #B21EE7;
  background-color: #B21EE7;
}

Frequently asked questions

What color is #B21EE7?+

#B21EE7 is a HEX color with RGB value rgb(178, 30, 231) and HSL value hsl(284, 81%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B21EE7?+

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