#BBABAA Color

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

Color preview

#BBABAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBABAA

.color-bbabaa {
  color: #BBABAA;
  background-color: #BBABAA;
}

Frequently asked questions

What color is #BBABAA?+

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

What is the closest Tailwind color to #BBABAA?+

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