#B7AAAB Color

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

Color preview

#B7AAAB

Color formats

HEX
#B7AAAB
RGB
rgb(183, 170, 171)
RGBA
rgba(183, 170, 171, 1)
HSL
hsl(355, 8%, 69%)
HSV
hsv(355, 7%, 72%)
CMYK
cmyk(0%, 7%, 7%, 28%)
CSS variable
--color-primary: #B7AAAB;
Lowercase HEX
#b7aaab

Shades

Tints

Tones

Harmony

CSS snippets for #B7AAAB

.color-b7aaab {
  color: #B7AAAB;
  background-color: #B7AAAB;
}

Frequently asked questions

What color is #B7AAAB?+

#B7AAAB is a HEX color with RGB value rgb(183, 170, 171) and HSL value hsl(355, 8%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B7AAAB?+

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