#BB84EE Color

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

Color preview

#BB84EE

Color formats

HEX
#BB84EE
RGB
rgb(187, 132, 238)
RGBA
rgba(187, 132, 238, 1)
HSL
hsl(271, 76%, 73%)
HSV
hsv(271, 45%, 93%)
CMYK
cmyk(21%, 45%, 0%, 7%)
CSS variable
--color-primary: #BB84EE;
Lowercase HEX
#bb84ee

Shades

Tints

Tones

Harmony

CSS snippets for #BB84EE

.color-bb84ee {
  color: #BB84EE;
  background-color: #BB84EE;
}

Frequently asked questions

What color is #BB84EE?+

#BB84EE is a HEX color with RGB value rgb(187, 132, 238) and HSL value hsl(271, 76%, 73%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB84EE?+

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