#B4B4AA Color

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

Color preview

#B4B4AA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B4B4AA

.color-b4b4aa {
  color: #B4B4AA;
  background-color: #B4B4AA;
}

Frequently asked questions

What color is #B4B4AA?+

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

What is the closest Tailwind color to #B4B4AA?+

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