#B9BDC1 Color

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

Color preview

#B9BDC1

Color formats

HEX
#B9BDC1
RGB
rgb(185, 189, 193)
RGBA
rgba(185, 189, 193, 1)
HSL
hsl(210, 6%, 74%)
HSV
hsv(210, 4%, 76%)
CMYK
cmyk(4%, 2%, 0%, 24%)
CSS variable
--color-primary: #B9BDC1;
Lowercase HEX
#b9bdc1

Shades

Tints

Tones

Harmony

CSS snippets for #B9BDC1

.color-b9bdc1 {
  color: #B9BDC1;
  background-color: #B9BDC1;
}

Frequently asked questions

What color is #B9BDC1?+

#B9BDC1 is a HEX color with RGB value rgb(185, 189, 193) and HSL value hsl(210, 6%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9BDC1?+

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