#B6AAAB Color

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

Color preview

#B6AAAB

Color formats

HEX
#B6AAAB
RGB
rgb(182, 170, 171)
RGBA
rgba(182, 170, 171, 1)
HSL
hsl(355, 8%, 69%)
HSV
hsv(355, 7%, 71%)
CMYK
cmyk(0%, 7%, 6%, 29%)
CSS variable
--color-primary: #B6AAAB;
Lowercase HEX
#b6aaab

Shades

Tints

Tones

Harmony

CSS snippets for #B6AAAB

.color-b6aaab {
  color: #B6AAAB;
  background-color: #B6AAAB;
}

Frequently asked questions

What color is #B6AAAB?+

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

What is the closest Tailwind color to #B6AAAB?+

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