#BB8BBB Color

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

Color preview

#BB8BBB

Color formats

HEX
#BB8BBB
RGB
rgb(187, 139, 187)
RGBA
rgba(187, 139, 187, 1)
HSL
hsl(300, 26%, 64%)
HSV
hsv(300, 26%, 73%)
CMYK
cmyk(0%, 26%, 0%, 27%)
CSS variable
--color-primary: #BB8BBB;
Lowercase HEX
#bb8bbb

Shades

Tints

Tones

Harmony

CSS snippets for #BB8BBB

.color-bb8bbb {
  color: #BB8BBB;
  background-color: #BB8BBB;
}

Frequently asked questions

What color is #BB8BBB?+

#BB8BBB is a HEX color with RGB value rgb(187, 139, 187) and HSL value hsl(300, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BB8BBB?+

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