#BBB196 Color

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

Color preview

#BBB196

Color formats

HEX
#BBB196
RGB
rgb(187, 177, 150)
RGBA
rgba(187, 177, 150, 1)
HSL
hsl(44, 21%, 66%)
HSV
hsv(44, 20%, 73%)
CMYK
cmyk(0%, 5%, 20%, 27%)
CSS variable
--color-primary: #BBB196;
Lowercase HEX
#bbb196

Shades

Tints

Tones

Harmony

CSS snippets for #BBB196

.color-bbb196 {
  color: #BBB196;
  background-color: #BBB196;
}

Frequently asked questions

What color is #BBB196?+

#BBB196 is a HEX color with RGB value rgb(187, 177, 150) and HSL value hsl(44, 21%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB196?+

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