#B1B193 Color

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

Color preview

#B1B193

Color formats

HEX
#B1B193
RGB
rgb(177, 177, 147)
RGBA
rgba(177, 177, 147, 1)
HSL
hsl(60, 16%, 64%)
HSV
hsv(60, 17%, 69%)
CMYK
cmyk(0%, 0%, 17%, 31%)
CSS variable
--color-primary: #B1B193;
Lowercase HEX
#b1b193

Shades

Tints

Tones

Harmony

CSS snippets for #B1B193

.color-b1b193 {
  color: #B1B193;
  background-color: #B1B193;
}

Frequently asked questions

What color is #B1B193?+

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

What is the closest Tailwind color to #B1B193?+

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