#BABAB5 Color

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

Color preview

#BABAB5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BABAB5

.color-babab5 {
  color: #BABAB5;
  background-color: #BABAB5;
}

Frequently asked questions

What color is #BABAB5?+

#BABAB5 is a HEX color with RGB value rgb(186, 186, 181) and HSL value hsl(60, 3%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABAB5?+

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