#B000BD Color

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

Color preview

#B000BD

Color formats

HEX
#B000BD
RGB
rgb(176, 0, 189)
RGBA
rgba(176, 0, 189, 1)
HSL
hsl(296, 100%, 37%)
HSV
hsv(296, 100%, 74%)
CMYK
cmyk(7%, 100%, 0%, 26%)
CSS variable
--color-primary: #B000BD;
Lowercase HEX
#b000bd

Shades

Tints

Tones

Harmony

CSS snippets for #B000BD

.color-b000bd {
  color: #B000BD;
  background-color: #B000BD;
}

Frequently asked questions

What color is #B000BD?+

#B000BD is a HEX color with RGB value rgb(176, 0, 189) and HSL value hsl(296, 100%, 37%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B000BD?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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