#BABBB5 Color

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

Color preview

#BABBB5

Color formats

HEX
#BABBB5
RGB
rgb(186, 187, 181)
RGBA
rgba(186, 187, 181, 1)
HSL
hsl(70, 4%, 72%)
HSV
hsv(70, 3%, 73%)
CMYK
cmyk(1%, 0%, 3%, 27%)
CSS variable
--color-primary: #BABBB5;
Lowercase HEX
#babbb5

Shades

Tints

Tones

Harmony

CSS snippets for #BABBB5

.color-babbb5 {
  color: #BABBB5;
  background-color: #BABBB5;
}

Frequently asked questions

What color is #BABBB5?+

#BABBB5 is a HEX color with RGB value rgb(186, 187, 181) and HSL value hsl(70, 4%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABBB5?+

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