#BBB4AC Color

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

Color preview

#BBB4AC

Color formats

HEX
#BBB4AC
RGB
rgb(187, 180, 172)
RGBA
rgba(187, 180, 172, 1)
HSL
hsl(32, 10%, 70%)
HSV
hsv(32, 8%, 73%)
CMYK
cmyk(0%, 4%, 8%, 27%)
CSS variable
--color-primary: #BBB4AC;
Lowercase HEX
#bbb4ac

Shades

Tints

Tones

Harmony

CSS snippets for #BBB4AC

.color-bbb4ac {
  color: #BBB4AC;
  background-color: #BBB4AC;
}

Frequently asked questions

What color is #BBB4AC?+

#BBB4AC is a HEX color with RGB value rgb(187, 180, 172) and HSL value hsl(32, 10%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB4AC?+

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