#B2AAAB Color

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

Color preview

#B2AAAB

Color formats

HEX
#B2AAAB
RGB
rgb(178, 170, 171)
RGBA
rgba(178, 170, 171, 1)
HSL
hsl(353, 5%, 68%)
HSV
hsv(353, 4%, 70%)
CMYK
cmyk(0%, 4%, 4%, 30%)
CSS variable
--color-primary: #B2AAAB;
Lowercase HEX
#b2aaab

Shades

Tints

Tones

Harmony

CSS snippets for #B2AAAB

.color-b2aaab {
  color: #B2AAAB;
  background-color: #B2AAAB;
}

Frequently asked questions

What color is #B2AAAB?+

#B2AAAB is a HEX color with RGB value rgb(178, 170, 171) and HSL value hsl(353, 5%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B2AAAB?+

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