#BBBEC8 Color

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

Color preview

#BBBEC8

Color formats

HEX
#BBBEC8
RGB
rgb(187, 190, 200)
RGBA
rgba(187, 190, 200, 1)
HSL
hsl(226, 11%, 76%)
HSV
hsv(226, 7%, 78%)
CMYK
cmyk(7%, 5%, 0%, 22%)
CSS variable
--color-primary: #BBBEC8;
Lowercase HEX
#bbbec8

Shades

Tints

Tones

Harmony

CSS snippets for #BBBEC8

.color-bbbec8 {
  color: #BBBEC8;
  background-color: #BBBEC8;
}

Frequently asked questions

What color is #BBBEC8?+

#BBBEC8 is a HEX color with RGB value rgb(187, 190, 200) and HSL value hsl(226, 11%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBEC8?+

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