#BDC2B0 Color

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

Color preview

#BDC2B0

Color formats

HEX
#BDC2B0
RGB
rgb(189, 194, 176)
RGBA
rgba(189, 194, 176, 1)
HSL
hsl(77, 13%, 73%)
HSV
hsv(77, 9%, 76%)
CMYK
cmyk(3%, 0%, 9%, 24%)
CSS variable
--color-primary: #BDC2B0;
Lowercase HEX
#bdc2b0

Shades

Tints

Tones

Harmony

CSS snippets for #BDC2B0

.color-bdc2b0 {
  color: #BDC2B0;
  background-color: #BDC2B0;
}

Frequently asked questions

What color is #BDC2B0?+

#BDC2B0 is a HEX color with RGB value rgb(189, 194, 176) and HSL value hsl(77, 13%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC2B0?+

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