#BB2DFD Color

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

Color preview

#BB2DFD

Color formats

HEX
#BB2DFD
RGB
rgb(187, 45, 253)
RGBA
rgba(187, 45, 253, 1)
HSL
hsl(281, 98%, 58%)
HSV
hsv(281, 82%, 99%)
CMYK
cmyk(26%, 82%, 0%, 1%)
CSS variable
--color-primary: #BB2DFD;
Lowercase HEX
#bb2dfd

Shades

Tints

Tones

Harmony

CSS snippets for #BB2DFD

.color-bb2dfd {
  color: #BB2DFD;
  background-color: #BB2DFD;
}

Frequently asked questions

What color is #BB2DFD?+

#BB2DFD is a HEX color with RGB value rgb(187, 45, 253) and HSL value hsl(281, 98%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #BB2DFD?+

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