#BBB5AA Color

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

Color preview

#BBB5AA

Color formats

HEX
#BBB5AA
RGB
rgb(187, 181, 170)
RGBA
rgba(187, 181, 170, 1)
HSL
hsl(39, 11%, 70%)
HSV
hsv(39, 9%, 73%)
CMYK
cmyk(0%, 3%, 9%, 27%)
CSS variable
--color-primary: #BBB5AA;
Lowercase HEX
#bbb5aa

Shades

Tints

Tones

Harmony

CSS snippets for #BBB5AA

.color-bbb5aa {
  color: #BBB5AA;
  background-color: #BBB5AA;
}

Frequently asked questions

What color is #BBB5AA?+

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

What is the closest Tailwind color to #BBB5AA?+

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