#BBBAAA Color

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

Color preview

#BBBAAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAAA

.color-bbbaaa {
  color: #BBBAAA;
  background-color: #BBBAAA;
}

Frequently asked questions

What color is #BBBAAA?+

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

What is the closest Tailwind color to #BBBAAA?+

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