#B3B4AC Color

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

Color preview

#B3B4AC

Color formats

HEX
#B3B4AC
RGB
rgb(179, 180, 172)
RGBA
rgba(179, 180, 172, 1)
HSL
hsl(68, 5%, 69%)
HSV
hsv(68, 4%, 71%)
CMYK
cmyk(1%, 0%, 4%, 29%)
CSS variable
--color-primary: #B3B4AC;
Lowercase HEX
#b3b4ac

Shades

Tints

Tones

Harmony

CSS snippets for #B3B4AC

.color-b3b4ac {
  color: #B3B4AC;
  background-color: #B3B4AC;
}

Frequently asked questions

What color is #B3B4AC?+

#B3B4AC is a HEX color with RGB value rgb(179, 180, 172) and HSL value hsl(68, 5%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3B4AC?+

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