#BBBDC8 Color

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

Color preview

#BBBDC8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBDC8

.color-bbbdc8 {
  color: #BBBDC8;
  background-color: #BBBDC8;
}

Frequently asked questions

What color is #BBBDC8?+

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

What is the closest Tailwind color to #BBBDC8?+

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