#BB8BCC Color

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

Color preview

#BB8BCC

Color formats

HEX
#BB8BCC
RGB
rgb(187, 139, 204)
RGBA
rgba(187, 139, 204, 1)
HSL
hsl(284, 39%, 67%)
HSV
hsv(284, 32%, 80%)
CMYK
cmyk(8%, 32%, 0%, 20%)
CSS variable
--color-primary: #BB8BCC;
Lowercase HEX
#bb8bcc

Shades

Tints

Tones

Harmony

CSS snippets for #BB8BCC

.color-bb8bcc {
  color: #BB8BCC;
  background-color: #BB8BCC;
}

Frequently asked questions

What color is #BB8BCC?+

#BB8BCC is a HEX color with RGB value rgb(187, 139, 204) and HSL value hsl(284, 39%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB8BCC?+

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