#B4AAAB Color

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

Color preview

#B4AAAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B4AAAB

.color-b4aaab {
  color: #B4AAAB;
  background-color: #B4AAAB;
}

Frequently asked questions

What color is #B4AAAB?+

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

What is the closest Tailwind color to #B4AAAB?+

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