#BB8CC8 Color

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

Color preview

#BB8CC8

Color formats

HEX
#BB8CC8
RGB
rgb(187, 140, 200)
RGBA
rgba(187, 140, 200, 1)
HSL
hsl(287, 35%, 67%)
HSV
hsv(287, 30%, 78%)
CMYK
cmyk(7%, 30%, 0%, 22%)
CSS variable
--color-primary: #BB8CC8;
Lowercase HEX
#bb8cc8

Shades

Tints

Tones

Harmony

CSS snippets for #BB8CC8

.color-bb8cc8 {
  color: #BB8CC8;
  background-color: #BB8CC8;
}

Frequently asked questions

What color is #BB8CC8?+

#BB8CC8 is a HEX color with RGB value rgb(187, 140, 200) and HSL value hsl(287, 35%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB8CC8?+

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