#BBAAAB Color

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

Color preview

#BBAAAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBAAAB

.color-bbaaab {
  color: #BBAAAB;
  background-color: #BBAAAB;
}

Frequently asked questions

What color is #BBAAAB?+

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

What is the closest Tailwind color to #BBAAAB?+

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