#B700FA Color

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

Color preview

#B700FA

Color formats

HEX
#B700FA
RGB
rgb(183, 0, 250)
RGBA
rgba(183, 0, 250, 1)
HSL
hsl(284, 100%, 49%)
HSV
hsv(284, 100%, 98%)
CMYK
cmyk(27%, 100%, 0%, 2%)
CSS variable
--color-primary: #B700FA;
Lowercase HEX
#b700fa

Shades

Tints

Tones

Harmony

CSS snippets for #B700FA

.color-b700fa {
  color: #B700FA;
  background-color: #B700FA;
}

Frequently asked questions

What color is #B700FA?+

#B700FA is a HEX color with RGB value rgb(183, 0, 250) and HSL value hsl(284, 100%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B700FA?+

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