#BABCAC Color

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

Color preview

#BABCAC

Color formats

HEX
#BABCAC
RGB
rgb(186, 188, 172)
RGBA
rgba(186, 188, 172, 1)
HSL
hsl(68, 11%, 71%)
HSV
hsv(68, 9%, 74%)
CMYK
cmyk(1%, 0%, 9%, 26%)
CSS variable
--color-primary: #BABCAC;
Lowercase HEX
#babcac

Shades

Tints

Tones

Harmony

CSS snippets for #BABCAC

.color-babcac {
  color: #BABCAC;
  background-color: #BABCAC;
}

Frequently asked questions

What color is #BABCAC?+

#BABCAC is a HEX color with RGB value rgb(186, 188, 172) and HSL value hsl(68, 11%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABCAC?+

The closest Tailwind color is stone-400, available as the bg-stone-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