#BB85CC Color

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

Color preview

#BB85CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB85CC

.color-bb85cc {
  color: #BB85CC;
  background-color: #BB85CC;
}

Frequently asked questions

What color is #BB85CC?+

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

What is the closest Tailwind color to #BB85CC?+

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