#BB87FF Color

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

Color preview

#BB87FF

Color formats

HEX
#BB87FF
RGB
rgb(187, 135, 255)
RGBA
rgba(187, 135, 255, 1)
HSL
hsl(266, 100%, 76%)
HSV
hsv(266, 47%, 100%)
CMYK
cmyk(27%, 47%, 0%, 0%)
CSS variable
--color-primary: #BB87FF;
Lowercase HEX
#bb87ff

Shades

Tints

Tones

Harmony

CSS snippets for #BB87FF

.color-bb87ff {
  color: #BB87FF;
  background-color: #BB87FF;
}

Frequently asked questions

What color is #BB87FF?+

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

What is the closest Tailwind color to #BB87FF?+

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