#B20AFA Color

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

Color preview

#B20AFA

Color formats

HEX
#B20AFA
RGB
rgb(178, 10, 250)
RGBA
rgba(178, 10, 250, 1)
HSL
hsl(282, 96%, 51%)
HSV
hsv(282, 96%, 98%)
CMYK
cmyk(29%, 96%, 0%, 2%)
CSS variable
--color-primary: #B20AFA;
Lowercase HEX
#b20afa

Shades

Tints

Tones

Harmony

CSS snippets for #B20AFA

.color-b20afa {
  color: #B20AFA;
  background-color: #B20AFA;
}

Frequently asked questions

What color is #B20AFA?+

#B20AFA is a HEX color with RGB value rgb(178, 10, 250) and HSL value hsl(282, 96%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B20AFA?+

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