#B001CB Color

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

Color preview

#B001CB

Color formats

HEX
#B001CB
RGB
rgb(176, 1, 203)
RGBA
rgba(176, 1, 203, 1)
HSL
hsl(292, 99%, 40%)
HSV
hsv(292, 100%, 80%)
CMYK
cmyk(13%, 100%, 0%, 20%)
CSS variable
--color-primary: #B001CB;
Lowercase HEX
#b001cb

Shades

Tints

Tones

Harmony

CSS snippets for #B001CB

.color-b001cb {
  color: #B001CB;
  background-color: #B001CB;
}

Frequently asked questions

What color is #B001CB?+

#B001CB is a HEX color with RGB value rgb(176, 1, 203) and HSL value hsl(292, 99%, 40%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B001CB?+

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