#BB93EB Color

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

Color preview

#BB93EB

Color formats

HEX
#BB93EB
RGB
rgb(187, 147, 235)
RGBA
rgba(187, 147, 235, 1)
HSL
hsl(267, 69%, 75%)
HSV
hsv(267, 37%, 92%)
CMYK
cmyk(20%, 37%, 0%, 8%)
CSS variable
--color-primary: #BB93EB;
Lowercase HEX
#bb93eb

Shades

Tints

Tones

Harmony

CSS snippets for #BB93EB

.color-bb93eb {
  color: #BB93EB;
  background-color: #BB93EB;
}

Frequently asked questions

What color is #BB93EB?+

#BB93EB is a HEX color with RGB value rgb(187, 147, 235) and HSL value hsl(267, 69%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB93EB?+

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