#BBBEC1 Color

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

Color preview

#BBBEC1

Color formats

HEX
#BBBEC1
RGB
rgb(187, 190, 193)
RGBA
rgba(187, 190, 193, 1)
HSL
hsl(210, 5%, 75%)
HSV
hsv(210, 3%, 76%)
CMYK
cmyk(3%, 2%, 0%, 24%)
CSS variable
--color-primary: #BBBEC1;
Lowercase HEX
#bbbec1

Shades

Tints

Tones

Harmony

CSS snippets for #BBBEC1

.color-bbbec1 {
  color: #BBBEC1;
  background-color: #BBBEC1;
}

Frequently asked questions

What color is #BBBEC1?+

#BBBEC1 is a HEX color with RGB value rgb(187, 190, 193) and HSL value hsl(210, 5%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBEC1?+

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