#BBAC99 Color

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

Color preview

#BBAC99

Color formats

HEX
#BBAC99
RGB
rgb(187, 172, 153)
RGBA
rgba(187, 172, 153, 1)
HSL
hsl(34, 20%, 67%)
HSV
hsv(34, 18%, 73%)
CMYK
cmyk(0%, 8%, 18%, 27%)
CSS variable
--color-primary: #BBAC99;
Lowercase HEX
#bbac99

Shades

Tints

Tones

Harmony

CSS snippets for #BBAC99

.color-bbac99 {
  color: #BBAC99;
  background-color: #BBAC99;
}

Frequently asked questions

What color is #BBAC99?+

#BBAC99 is a HEX color with RGB value rgb(187, 172, 153) and HSL value hsl(34, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBAC99?+

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