#BBB8AA Color

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

Color preview

#BBB8AA

Color formats

HEX
#BBB8AA
RGB
rgb(187, 184, 170)
RGBA
rgba(187, 184, 170, 1)
HSL
hsl(49, 11%, 70%)
HSV
hsv(49, 9%, 73%)
CMYK
cmyk(0%, 2%, 9%, 27%)
CSS variable
--color-primary: #BBB8AA;
Lowercase HEX
#bbb8aa

Shades

Tints

Tones

Harmony

CSS snippets for #BBB8AA

.color-bbb8aa {
  color: #BBB8AA;
  background-color: #BBB8AA;
}

Frequently asked questions

What color is #BBB8AA?+

#BBB8AA is a HEX color with RGB value rgb(187, 184, 170) and HSL value hsl(49, 11%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB8AA?+

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