#B3B4AB Color

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

Color preview

#B3B4AB

Color formats

HEX
#B3B4AB
RGB
rgb(179, 180, 171)
RGBA
rgba(179, 180, 171, 1)
HSL
hsl(67, 6%, 69%)
HSV
hsv(67, 5%, 71%)
CMYK
cmyk(1%, 0%, 5%, 29%)
CSS variable
--color-primary: #B3B4AB;
Lowercase HEX
#b3b4ab

Shades

Tints

Tones

Harmony

CSS snippets for #B3B4AB

.color-b3b4ab {
  color: #B3B4AB;
  background-color: #B3B4AB;
}

Frequently asked questions

What color is #B3B4AB?+

#B3B4AB is a HEX color with RGB value rgb(179, 180, 171) and HSL value hsl(67, 6%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3B4AB?+

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