#BB84EB Color

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

Color preview

#BB84EB

Color formats

HEX
#BB84EB
RGB
rgb(187, 132, 235)
RGBA
rgba(187, 132, 235, 1)
HSL
hsl(272, 72%, 72%)
HSV
hsv(272, 44%, 92%)
CMYK
cmyk(20%, 44%, 0%, 8%)
CSS variable
--color-primary: #BB84EB;
Lowercase HEX
#bb84eb

Shades

Tints

Tones

Harmony

CSS snippets for #BB84EB

.color-bb84eb {
  color: #BB84EB;
  background-color: #BB84EB;
}

Frequently asked questions

What color is #BB84EB?+

#BB84EB is a HEX color with RGB value rgb(187, 132, 235) and HSL value hsl(272, 72%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB84EB?+

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