#BB8CC1 Color

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

Color preview

#BB8CC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB8CC1

.color-bb8cc1 {
  color: #BB8CC1;
  background-color: #BB8CC1;
}

Frequently asked questions

What color is #BB8CC1?+

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

What is the closest Tailwind color to #BB8CC1?+

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