#BBACAA Color

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

Color preview

#BBACAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBACAA

.color-bbacaa {
  color: #BBACAA;
  background-color: #BBACAA;
}

Frequently asked questions

What color is #BBACAA?+

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

What is the closest Tailwind color to #BBACAA?+

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