#BB84CC Color

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

Color preview

#BB84CC

Color formats

HEX
#BB84CC
RGB
rgb(187, 132, 204)
RGBA
rgba(187, 132, 204, 1)
HSL
hsl(286, 41%, 66%)
HSV
hsv(286, 35%, 80%)
CMYK
cmyk(8%, 35%, 0%, 20%)
CSS variable
--color-primary: #BB84CC;
Lowercase HEX
#bb84cc

Shades

Tints

Tones

Harmony

CSS snippets for #BB84CC

.color-bb84cc {
  color: #BB84CC;
  background-color: #BB84CC;
}

Frequently asked questions

What color is #BB84CC?+

#BB84CC is a HEX color with RGB value rgb(187, 132, 204) and HSL value hsl(286, 41%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB84CC?+

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