#BDBABB Color

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

Color preview

#BDBABB

Color formats

HEX
#BDBABB
RGB
rgb(189, 186, 187)
RGBA
rgba(189, 186, 187, 1)
HSL
hsl(340, 2%, 74%)
HSV
hsv(340, 2%, 74%)
CMYK
cmyk(0%, 2%, 1%, 26%)
CSS variable
--color-primary: #BDBABB;
Lowercase HEX
#bdbabb

Shades

Tints

Tones

Harmony

CSS snippets for #BDBABB

.color-bdbabb {
  color: #BDBABB;
  background-color: #BDBABB;
}

Frequently asked questions

What color is #BDBABB?+

#BDBABB is a HEX color with RGB value rgb(189, 186, 187) and HSL value hsl(340, 2%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDBABB?+

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