#BBB9AA Color

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

Color preview

#BBB9AA

Color formats

HEX
#BBB9AA
RGB
rgb(187, 185, 170)
RGBA
rgba(187, 185, 170, 1)
HSL
hsl(53, 11%, 70%)
HSV
hsv(53, 9%, 73%)
CMYK
cmyk(0%, 1%, 9%, 27%)
CSS variable
--color-primary: #BBB9AA;
Lowercase HEX
#bbb9aa

Shades

Tints

Tones

Harmony

CSS snippets for #BBB9AA

.color-bbb9aa {
  color: #BBB9AA;
  background-color: #BBB9AA;
}

Frequently asked questions

What color is #BBB9AA?+

#BBB9AA is a HEX color with RGB value rgb(187, 185, 170) and HSL value hsl(53, 11%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB9AA?+

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