#BBA99B Color

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

Color preview

#BBA99B

Color formats

HEX
#BBA99B
RGB
rgb(187, 169, 155)
RGBA
rgba(187, 169, 155, 1)
HSL
hsl(26, 19%, 67%)
HSV
hsv(26, 17%, 73%)
CMYK
cmyk(0%, 10%, 17%, 27%)
CSS variable
--color-primary: #BBA99B;
Lowercase HEX
#bba99b

Shades

Tints

Tones

Harmony

CSS snippets for #BBA99B

.color-bba99b {
  color: #BBA99B;
  background-color: #BBA99B;
}

Frequently asked questions

What color is #BBA99B?+

#BBA99B is a HEX color with RGB value rgb(187, 169, 155) and HSL value hsl(26, 19%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBA99B?+

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