#BB8BC1 Color

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

Color preview

#BB8BC1

Color formats

HEX
#BB8BC1
RGB
rgb(187, 139, 193)
RGBA
rgba(187, 139, 193, 1)
HSL
hsl(293, 30%, 65%)
HSV
hsv(293, 28%, 76%)
CMYK
cmyk(3%, 28%, 0%, 24%)
CSS variable
--color-primary: #BB8BC1;
Lowercase HEX
#bb8bc1

Shades

Tints

Tones

Harmony

CSS snippets for #BB8BC1

.color-bb8bc1 {
  color: #BB8BC1;
  background-color: #BB8BC1;
}

Frequently asked questions

What color is #BB8BC1?+

#BB8BC1 is a HEX color with RGB value rgb(187, 139, 193) and HSL value hsl(293, 30%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BB8BC1?+

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