#BBADAA Color

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

Color preview

#BBADAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBADAA

.color-bbadaa {
  color: #BBADAA;
  background-color: #BBADAA;
}

Frequently asked questions

What color is #BBADAA?+

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

What is the closest Tailwind color to #BBADAA?+

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