#B1AEAC Color

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

Color preview

#B1AEAC

Color formats

HEX
#B1AEAC
RGB
rgb(177, 174, 172)
RGBA
rgba(177, 174, 172, 1)
HSL
hsl(24, 3%, 68%)
HSV
hsv(24, 3%, 69%)
CMYK
cmyk(0%, 2%, 3%, 31%)
CSS variable
--color-primary: #B1AEAC;
Lowercase HEX
#b1aeac

Shades

Tints

Tones

Harmony

CSS snippets for #B1AEAC

.color-b1aeac {
  color: #B1AEAC;
  background-color: #B1AEAC;
}

Frequently asked questions

What color is #B1AEAC?+

#B1AEAC is a HEX color with RGB value rgb(177, 174, 172) and HSL value hsl(24, 3%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B1AEAC?+

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