#BBB3AC Color

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

Color preview

#BBB3AC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB3AC

.color-bbb3ac {
  color: #BBB3AC;
  background-color: #BBB3AC;
}

Frequently asked questions

What color is #BBB3AC?+

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

What is the closest Tailwind color to #BBB3AC?+

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