#BABCBB Color

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

Color preview

#BABCBB

Color formats

HEX
#BABCBB
RGB
rgb(186, 188, 187)
RGBA
rgba(186, 188, 187, 1)
HSL
hsl(150, 1%, 73%)
HSV
hsv(150, 1%, 74%)
CMYK
cmyk(1%, 0%, 1%, 26%)
CSS variable
--color-primary: #BABCBB;
Lowercase HEX
#babcbb

Shades

Tints

Tones

Harmony

CSS snippets for #BABCBB

.color-babcbb {
  color: #BABCBB;
  background-color: #BABCBB;
}

Frequently asked questions

What color is #BABCBB?+

#BABCBB is a HEX color with RGB value rgb(186, 188, 187) and HSL value hsl(150, 1%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABCBB?+

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