#BBBAAC Color

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

Color preview

#BBBAAC

Color formats

HEX
#BBBAAC
RGB
rgb(187, 186, 172)
RGBA
rgba(187, 186, 172, 1)
HSL
hsl(56, 10%, 70%)
HSV
hsv(56, 8%, 73%)
CMYK
cmyk(0%, 1%, 8%, 27%)
CSS variable
--color-primary: #BBBAAC;
Lowercase HEX
#bbbaac

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAAC

.color-bbbaac {
  color: #BBBAAC;
  background-color: #BBBAAC;
}

Frequently asked questions

What color is #BBBAAC?+

#BBBAAC is a HEX color with RGB value rgb(187, 186, 172) and HSL value hsl(56, 10%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBAAC?+

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