#B1B2AC Color

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

Color preview

#B1B2AC

Color formats

HEX
#B1B2AC
RGB
rgb(177, 178, 172)
RGBA
rgba(177, 178, 172, 1)
HSL
hsl(70, 4%, 69%)
HSV
hsv(70, 3%, 70%)
CMYK
cmyk(1%, 0%, 3%, 30%)
CSS variable
--color-primary: #B1B2AC;
Lowercase HEX
#b1b2ac

Shades

Tints

Tones

Harmony

CSS snippets for #B1B2AC

.color-b1b2ac {
  color: #B1B2AC;
  background-color: #B1B2AC;
}

Frequently asked questions

What color is #B1B2AC?+

#B1B2AC is a HEX color with RGB value rgb(177, 178, 172) and HSL value hsl(70, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1B2AC?+

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