#BABDBB Color

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

Color preview

#BABDBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BABDBB

.color-babdbb {
  color: #BABDBB;
  background-color: #BABDBB;
}

Frequently asked questions

What color is #BABDBB?+

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

What is the closest Tailwind color to #BABDBB?+

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