#BB8DBE Color

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

Color preview

#BB8DBE

Color formats

HEX
#BB8DBE
RGB
rgb(187, 141, 190)
RGBA
rgba(187, 141, 190, 1)
HSL
hsl(296, 27%, 65%)
HSV
hsv(296, 26%, 75%)
CMYK
cmyk(2%, 26%, 0%, 25%)
CSS variable
--color-primary: #BB8DBE;
Lowercase HEX
#bb8dbe

Shades

Tints

Tones

Harmony

CSS snippets for #BB8DBE

.color-bb8dbe {
  color: #BB8DBE;
  background-color: #BB8DBE;
}

Frequently asked questions

What color is #BB8DBE?+

#BB8DBE is a HEX color with RGB value rgb(187, 141, 190) and HSL value hsl(296, 27%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BB8DBE?+

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