#B7AEAC Color

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

Color preview

#B7AEAC

Color formats

HEX
#B7AEAC
RGB
rgb(183, 174, 172)
RGBA
rgba(183, 174, 172, 1)
HSL
hsl(11, 7%, 70%)
HSV
hsv(11, 6%, 72%)
CMYK
cmyk(0%, 5%, 6%, 28%)
CSS variable
--color-primary: #B7AEAC;
Lowercase HEX
#b7aeac

Shades

Tints

Tones

Harmony

CSS snippets for #B7AEAC

.color-b7aeac {
  color: #B7AEAC;
  background-color: #B7AEAC;
}

Frequently asked questions

What color is #B7AEAC?+

#B7AEAC is a HEX color with RGB value rgb(183, 174, 172) and HSL value hsl(11, 7%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B7AEAC?+

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