#B005FA Color

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

Color preview

#B005FA

Color formats

HEX
#B005FA
RGB
rgb(176, 5, 250)
RGBA
rgba(176, 5, 250, 1)
HSL
hsl(282, 96%, 50%)
HSV
hsv(282, 98%, 98%)
CMYK
cmyk(30%, 98%, 0%, 2%)
CSS variable
--color-primary: #B005FA;
Lowercase HEX
#b005fa

Shades

Tints

Tones

Harmony

CSS snippets for #B005FA

.color-b005fa {
  color: #B005FA;
  background-color: #B005FA;
}

Frequently asked questions

What color is #B005FA?+

#B005FA is a HEX color with RGB value rgb(176, 5, 250) and HSL value hsl(282, 96%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B005FA?+

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