#B40EFB Color

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

Color preview

#B40EFB

Color formats

HEX
#B40EFB
RGB
rgb(180, 14, 251)
RGBA
rgba(180, 14, 251, 1)
HSL
hsl(282, 97%, 52%)
HSV
hsv(282, 94%, 98%)
CMYK
cmyk(28%, 94%, 0%, 2%)
CSS variable
--color-primary: #B40EFB;
Lowercase HEX
#b40efb

Shades

Tints

Tones

Harmony

CSS snippets for #B40EFB

.color-b40efb {
  color: #B40EFB;
  background-color: #B40EFB;
}

Frequently asked questions

What color is #B40EFB?+

#B40EFB is a HEX color with RGB value rgb(180, 14, 251) and HSL value hsl(282, 97%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B40EFB?+

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