#BBB1CB Color

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

Color preview

#BBB1CB

Color formats

HEX
#BBB1CB
RGB
rgb(187, 177, 203)
RGBA
rgba(187, 177, 203, 1)
HSL
hsl(263, 20%, 75%)
HSV
hsv(263, 13%, 80%)
CMYK
cmyk(8%, 13%, 0%, 20%)
CSS variable
--color-primary: #BBB1CB;
Lowercase HEX
#bbb1cb

Shades

Tints

Tones

Harmony

CSS snippets for #BBB1CB

.color-bbb1cb {
  color: #BBB1CB;
  background-color: #BBB1CB;
}

Frequently asked questions

What color is #BBB1CB?+

#BBB1CB is a HEX color with RGB value rgb(187, 177, 203) and HSL value hsl(263, 20%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB1CB?+

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