#B00EFB Color

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

Color preview

#B00EFB

Color formats

HEX
#B00EFB
RGB
rgb(176, 14, 251)
RGBA
rgba(176, 14, 251, 1)
HSL
hsl(281, 97%, 52%)
HSV
hsv(281, 94%, 98%)
CMYK
cmyk(30%, 94%, 0%, 2%)
CSS variable
--color-primary: #B00EFB;
Lowercase HEX
#b00efb

Shades

Tints

Tones

Harmony

CSS snippets for #B00EFB

.color-b00efb {
  color: #B00EFB;
  background-color: #B00EFB;
}

Frequently asked questions

What color is #B00EFB?+

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

What is the closest Tailwind color to #B00EFB?+

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