#BB8BCA Color

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

Color preview

#BB8BCA

Color formats

HEX
#BB8BCA
RGB
rgb(187, 139, 202)
RGBA
rgba(187, 139, 202, 1)
HSL
hsl(286, 37%, 67%)
HSV
hsv(286, 31%, 79%)
CMYK
cmyk(7%, 31%, 0%, 21%)
CSS variable
--color-primary: #BB8BCA;
Lowercase HEX
#bb8bca

Shades

Tints

Tones

Harmony

CSS snippets for #BB8BCA

.color-bb8bca {
  color: #BB8BCA;
  background-color: #BB8BCA;
}

Frequently asked questions

What color is #BB8BCA?+

#BB8BCA is a HEX color with RGB value rgb(187, 139, 202) and HSL value hsl(286, 37%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB8BCA?+

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