#BAABB9 Color

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

Color preview

#BAABB9

Color formats

HEX
#BAABB9
RGB
rgb(186, 171, 185)
RGBA
rgba(186, 171, 185, 1)
HSL
hsl(304, 10%, 70%)
HSV
hsv(304, 8%, 73%)
CMYK
cmyk(0%, 8%, 1%, 27%)
CSS variable
--color-primary: #BAABB9;
Lowercase HEX
#baabb9

Shades

Tints

Tones

Harmony

CSS snippets for #BAABB9

.color-baabb9 {
  color: #BAABB9;
  background-color: #BAABB9;
}

Frequently asked questions

What color is #BAABB9?+

#BAABB9 is a HEX color with RGB value rgb(186, 171, 185) and HSL value hsl(304, 10%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAABB9?+

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