#BB83FF Color

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

Color preview

#BB83FF

Color formats

HEX
#BB83FF
RGB
rgb(187, 131, 255)
RGBA
rgba(187, 131, 255, 1)
HSL
hsl(267, 100%, 76%)
HSV
hsv(267, 49%, 100%)
CMYK
cmyk(27%, 49%, 0%, 0%)
CSS variable
--color-primary: #BB83FF;
Lowercase HEX
#bb83ff

Shades

Tints

Tones

Harmony

CSS snippets for #BB83FF

.color-bb83ff {
  color: #BB83FF;
  background-color: #BB83FF;
}

Frequently asked questions

What color is #BB83FF?+

#BB83FF is a HEX color with RGB value rgb(187, 131, 255) and HSL value hsl(267, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #BB83FF?+

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