#BB8CBA Color

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

Color preview

#BB8CBA

Color formats

HEX
#BB8CBA
RGB
rgb(187, 140, 186)
RGBA
rgba(187, 140, 186, 1)
HSL
hsl(301, 26%, 64%)
HSV
hsv(301, 25%, 73%)
CMYK
cmyk(0%, 25%, 1%, 27%)
CSS variable
--color-primary: #BB8CBA;
Lowercase HEX
#bb8cba

Shades

Tints

Tones

Harmony

CSS snippets for #BB8CBA

.color-bb8cba {
  color: #BB8CBA;
  background-color: #BB8CBA;
}

Frequently asked questions

What color is #BB8CBA?+

#BB8CBA is a HEX color with RGB value rgb(187, 140, 186) and HSL value hsl(301, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BB8CBA?+

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