#B9BFCD Color

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

Color preview

#B9BFCD

Color formats

HEX
#B9BFCD
RGB
rgb(185, 191, 205)
RGBA
rgba(185, 191, 205, 1)
HSL
hsl(222, 17%, 76%)
HSV
hsv(222, 10%, 80%)
CMYK
cmyk(10%, 7%, 0%, 20%)
CSS variable
--color-primary: #B9BFCD;
Lowercase HEX
#b9bfcd

Shades

Tints

Tones

Harmony

CSS snippets for #B9BFCD

.color-b9bfcd {
  color: #B9BFCD;
  background-color: #B9BFCD;
}

Frequently asked questions

What color is #B9BFCD?+

#B9BFCD is a HEX color with RGB value rgb(185, 191, 205) and HSL value hsl(222, 17%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9BFCD?+

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