#B5B4AA Color

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

Color preview

#B5B4AA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B5B4AA

.color-b5b4aa {
  color: #B5B4AA;
  background-color: #B5B4AA;
}

Frequently asked questions

What color is #B5B4AA?+

#B5B4AA is a HEX color with RGB value rgb(181, 180, 170) and HSL value hsl(55, 7%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B5B4AA?+

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