#BDBBB6 Color

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

Color preview

#BDBBB6

Color formats

HEX
#BDBBB6
RGB
rgb(189, 187, 182)
RGBA
rgba(189, 187, 182, 1)
HSL
hsl(43, 5%, 73%)
HSV
hsv(43, 4%, 74%)
CMYK
cmyk(0%, 1%, 4%, 26%)
CSS variable
--color-primary: #BDBBB6;
Lowercase HEX
#bdbbb6

Shades

Tints

Tones

Harmony

CSS snippets for #BDBBB6

.color-bdbbb6 {
  color: #BDBBB6;
  background-color: #BDBBB6;
}

Frequently asked questions

What color is #BDBBB6?+

#BDBBB6 is a HEX color with RGB value rgb(189, 187, 182) and HSL value hsl(43, 5%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDBBB6?+

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