#B4AEAC Color

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

Color preview

#B4AEAC

Color formats

HEX
#B4AEAC
RGB
rgb(180, 174, 172)
RGBA
rgba(180, 174, 172, 1)
HSL
hsl(15, 5%, 69%)
HSV
hsv(15, 4%, 71%)
CMYK
cmyk(0%, 3%, 4%, 29%)
CSS variable
--color-primary: #B4AEAC;
Lowercase HEX
#b4aeac

Shades

Tints

Tones

Harmony

CSS snippets for #B4AEAC

.color-b4aeac {
  color: #B4AEAC;
  background-color: #B4AEAC;
}

Frequently asked questions

What color is #B4AEAC?+

#B4AEAC is a HEX color with RGB value rgb(180, 174, 172) and HSL value hsl(15, 5%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4AEAC?+

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