#B4A7AE Color

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

Color preview

#B4A7AE

Color formats

HEX
#B4A7AE
RGB
rgb(180, 167, 174)
RGBA
rgba(180, 167, 174, 1)
HSL
hsl(328, 8%, 68%)
HSV
hsv(328, 7%, 71%)
CMYK
cmyk(0%, 7%, 3%, 29%)
CSS variable
--color-primary: #B4A7AE;
Lowercase HEX
#b4a7ae

Shades

Tints

Tones

Harmony

CSS snippets for #B4A7AE

.color-b4a7ae {
  color: #B4A7AE;
  background-color: #B4A7AE;
}

Frequently asked questions

What color is #B4A7AE?+

#B4A7AE is a HEX color with RGB value rgb(180, 167, 174) and HSL value hsl(328, 8%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4A7AE?+

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