#BB9DCB Color

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

Color preview

#BB9DCB

Color formats

HEX
#BB9DCB
RGB
rgb(187, 157, 203)
RGBA
rgba(187, 157, 203, 1)
HSL
hsl(279, 31%, 71%)
HSV
hsv(279, 23%, 80%)
CMYK
cmyk(8%, 23%, 0%, 20%)
CSS variable
--color-primary: #BB9DCB;
Lowercase HEX
#bb9dcb

Shades

Tints

Tones

Harmony

CSS snippets for #BB9DCB

.color-bb9dcb {
  color: #BB9DCB;
  background-color: #BB9DCB;
}

Frequently asked questions

What color is #BB9DCB?+

#BB9DCB is a HEX color with RGB value rgb(187, 157, 203) and HSL value hsl(279, 31%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BB9DCB?+

The closest Tailwind color is gray-400, available as the bg-gray-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