#B00FEB Color

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

Color preview

#B00FEB

Color formats

HEX
#B00FEB
RGB
rgb(176, 15, 235)
RGBA
rgba(176, 15, 235, 1)
HSL
hsl(284, 88%, 49%)
HSV
hsv(284, 94%, 92%)
CMYK
cmyk(25%, 94%, 0%, 8%)
CSS variable
--color-primary: #B00FEB;
Lowercase HEX
#b00feb

Shades

Tints

Tones

Harmony

CSS snippets for #B00FEB

.color-b00feb {
  color: #B00FEB;
  background-color: #B00FEB;
}

Frequently asked questions

What color is #B00FEB?+

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

What is the closest Tailwind color to #B00FEB?+

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