#BDC9B0 Color

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

Color preview

#BDC9B0

Color formats

HEX
#BDC9B0
RGB
rgb(189, 201, 176)
RGBA
rgba(189, 201, 176, 1)
HSL
hsl(89, 19%, 74%)
HSV
hsv(89, 12%, 79%)
CMYK
cmyk(6%, 0%, 12%, 21%)
CSS variable
--color-primary: #BDC9B0;
Lowercase HEX
#bdc9b0

Shades

Tints

Tones

Harmony

CSS snippets for #BDC9B0

.color-bdc9b0 {
  color: #BDC9B0;
  background-color: #BDC9B0;
}

Frequently asked questions

What color is #BDC9B0?+

#BDC9B0 is a HEX color with RGB value rgb(189, 201, 176) and HSL value hsl(89, 19%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDC9B0?+

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