#B201FE Color

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

Color preview

#B201FE

Color formats

HEX
#B201FE
RGB
rgb(178, 1, 254)
RGBA
rgba(178, 1, 254, 1)
HSL
hsl(282, 99%, 50%)
HSV
hsv(282, 100%, 100%)
CMYK
cmyk(30%, 100%, 0%, 0%)
CSS variable
--color-primary: #B201FE;
Lowercase HEX
#b201fe

Shades

Tints

Tones

Harmony

CSS snippets for #B201FE

.color-b201fe {
  color: #B201FE;
  background-color: #B201FE;
}

Frequently asked questions

What color is #B201FE?+

#B201FE is a HEX color with RGB value rgb(178, 1, 254) and HSL value hsl(282, 99%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B201FE?+

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