#BBB4CB Color

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

Color preview

#BBB4CB

Color formats

HEX
#BBB4CB
RGB
rgb(187, 180, 203)
RGBA
rgba(187, 180, 203, 1)
HSL
hsl(258, 18%, 75%)
HSV
hsv(258, 11%, 80%)
CMYK
cmyk(8%, 11%, 0%, 20%)
CSS variable
--color-primary: #BBB4CB;
Lowercase HEX
#bbb4cb

Shades

Tints

Tones

Harmony

CSS snippets for #BBB4CB

.color-bbb4cb {
  color: #BBB4CB;
  background-color: #BBB4CB;
}

Frequently asked questions

What color is #BBB4CB?+

#BBB4CB is a HEX color with RGB value rgb(187, 180, 203) and HSL value hsl(258, 18%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB4CB?+

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