#B2AEAC Color

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

Color preview

#B2AEAC

Color formats

HEX
#B2AEAC
RGB
rgb(178, 174, 172)
RGBA
rgba(178, 174, 172, 1)
HSL
hsl(20, 4%, 69%)
HSV
hsv(20, 3%, 70%)
CMYK
cmyk(0%, 2%, 3%, 30%)
CSS variable
--color-primary: #B2AEAC;
Lowercase HEX
#b2aeac

Shades

Tints

Tones

Harmony

CSS snippets for #B2AEAC

.color-b2aeac {
  color: #B2AEAC;
  background-color: #B2AEAC;
}

Frequently asked questions

What color is #B2AEAC?+

#B2AEAC is a HEX color with RGB value rgb(178, 174, 172) and HSL value hsl(20, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B2AEAC?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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