#BABBB9 Color

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

Color preview

#BABBB9

Color formats

HEX
#BABBB9
RGB
rgb(186, 187, 185)
RGBA
rgba(186, 187, 185, 1)
HSL
hsl(90, 1%, 73%)
HSV
hsv(90, 1%, 73%)
CMYK
cmyk(1%, 0%, 1%, 27%)
CSS variable
--color-primary: #BABBB9;
Lowercase HEX
#babbb9

Shades

Tints

Tones

Harmony

CSS snippets for #BABBB9

.color-babbb9 {
  color: #BABBB9;
  background-color: #BABBB9;
}

Frequently asked questions

What color is #BABBB9?+

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

What is the closest Tailwind color to #BABBB9?+

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