#BBB7AC Color

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

Color preview

#BBB7AC

Color formats

HEX
#BBB7AC
RGB
rgb(187, 183, 172)
RGBA
rgba(187, 183, 172, 1)
HSL
hsl(44, 10%, 70%)
HSV
hsv(44, 8%, 73%)
CMYK
cmyk(0%, 2%, 8%, 27%)
CSS variable
--color-primary: #BBB7AC;
Lowercase HEX
#bbb7ac

Shades

Tints

Tones

Harmony

CSS snippets for #BBB7AC

.color-bbb7ac {
  color: #BBB7AC;
  background-color: #BBB7AC;
}

Frequently asked questions

What color is #BBB7AC?+

#BBB7AC is a HEX color with RGB value rgb(187, 183, 172) and HSL value hsl(44, 10%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB7AC?+

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