#B3B4AA Color

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

Color preview

#B3B4AA

Color formats

HEX
#B3B4AA
RGB
rgb(179, 180, 170)
RGBA
rgba(179, 180, 170, 1)
HSL
hsl(66, 6%, 69%)
HSV
hsv(66, 6%, 71%)
CMYK
cmyk(1%, 0%, 6%, 29%)
CSS variable
--color-primary: #B3B4AA;
Lowercase HEX
#b3b4aa

Shades

Tints

Tones

Harmony

CSS snippets for #B3B4AA

.color-b3b4aa {
  color: #B3B4AA;
  background-color: #B3B4AA;
}

Frequently asked questions

What color is #B3B4AA?+

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

What is the closest Tailwind color to #B3B4AA?+

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