#BDC1BF Color

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

Color preview

#BDC1BF

Color formats

HEX
#BDC1BF
RGB
rgb(189, 193, 191)
RGBA
rgba(189, 193, 191, 1)
HSL
hsl(150, 3%, 75%)
HSV
hsv(150, 2%, 76%)
CMYK
cmyk(2%, 0%, 1%, 24%)
CSS variable
--color-primary: #BDC1BF;
Lowercase HEX
#bdc1bf

Shades

Tints

Tones

Harmony

CSS snippets for #BDC1BF

.color-bdc1bf {
  color: #BDC1BF;
  background-color: #BDC1BF;
}

Frequently asked questions

What color is #BDC1BF?+

#BDC1BF is a HEX color with RGB value rgb(189, 193, 191) and HSL value hsl(150, 3%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC1BF?+

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