#B40FEB Color

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

Color preview

#B40FEB

Color formats

HEX
#B40FEB
RGB
rgb(180, 15, 235)
RGBA
rgba(180, 15, 235, 1)
HSL
hsl(285, 88%, 49%)
HSV
hsv(285, 94%, 92%)
CMYK
cmyk(23%, 94%, 0%, 8%)
CSS variable
--color-primary: #B40FEB;
Lowercase HEX
#b40feb

Shades

Tints

Tones

Harmony

CSS snippets for #B40FEB

.color-b40feb {
  color: #B40FEB;
  background-color: #B40FEB;
}

Frequently asked questions

What color is #B40FEB?+

#B40FEB is a HEX color with RGB value rgb(180, 15, 235) and HSL value hsl(285, 88%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B40FEB?+

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