#B1B196 Color

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

Color preview

#B1B196

Color formats

HEX
#B1B196
RGB
rgb(177, 177, 150)
RGBA
rgba(177, 177, 150, 1)
HSL
hsl(60, 15%, 64%)
HSV
hsv(60, 15%, 69%)
CMYK
cmyk(0%, 0%, 15%, 31%)
CSS variable
--color-primary: #B1B196;
Lowercase HEX
#b1b196

Shades

Tints

Tones

Harmony

CSS snippets for #B1B196

.color-b1b196 {
  color: #B1B196;
  background-color: #B1B196;
}

Frequently asked questions

What color is #B1B196?+

#B1B196 is a HEX color with RGB value rgb(177, 177, 150) and HSL value hsl(60, 15%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1B196?+

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