#B1B9AC Color

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

Color preview

#B1B9AC

Color formats

HEX
#B1B9AC
RGB
rgb(177, 185, 172)
RGBA
rgba(177, 185, 172, 1)
HSL
hsl(97, 8%, 70%)
HSV
hsv(97, 7%, 73%)
CMYK
cmyk(4%, 0%, 7%, 27%)
CSS variable
--color-primary: #B1B9AC;
Lowercase HEX
#b1b9ac

Shades

Tints

Tones

Harmony

CSS snippets for #B1B9AC

.color-b1b9ac {
  color: #B1B9AC;
  background-color: #B1B9AC;
}

Frequently asked questions

What color is #B1B9AC?+

#B1B9AC is a HEX color with RGB value rgb(177, 185, 172) and HSL value hsl(97, 8%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1B9AC?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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