#B20DFF Color

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

Color preview

#B20DFF

Color formats

HEX
#B20DFF
RGB
rgb(178, 13, 255)
RGBA
rgba(178, 13, 255, 1)
HSL
hsl(281, 100%, 53%)
HSV
hsv(281, 95%, 100%)
CMYK
cmyk(30%, 95%, 0%, 0%)
CSS variable
--color-primary: #B20DFF;
Lowercase HEX
#b20dff

Shades

Tints

Tones

Harmony

CSS snippets for #B20DFF

.color-b20dff {
  color: #B20DFF;
  background-color: #B20DFF;
}

Frequently asked questions

What color is #B20DFF?+

#B20DFF is a HEX color with RGB value rgb(178, 13, 255) and HSL value hsl(281, 100%, 53%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B20DFF?+

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