#BB8BCB Color

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

Color preview

#BB8BCB

Color formats

HEX
#BB8BCB
RGB
rgb(187, 139, 203)
RGBA
rgba(187, 139, 203, 1)
HSL
hsl(285, 38%, 67%)
HSV
hsv(285, 32%, 80%)
CMYK
cmyk(8%, 32%, 0%, 20%)
CSS variable
--color-primary: #BB8BCB;
Lowercase HEX
#bb8bcb

Shades

Tints

Tones

Harmony

CSS snippets for #BB8BCB

.color-bb8bcb {
  color: #BB8BCB;
  background-color: #BB8BCB;
}

Frequently asked questions

What color is #BB8BCB?+

#BB8BCB is a HEX color with RGB value rgb(187, 139, 203) and HSL value hsl(285, 38%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB8BCB?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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