#B5A0AE Color

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

Color preview

#B5A0AE

Color formats

HEX
#B5A0AE
RGB
rgb(181, 160, 174)
RGBA
rgba(181, 160, 174, 1)
HSL
hsl(320, 12%, 67%)
HSV
hsv(320, 12%, 71%)
CMYK
cmyk(0%, 12%, 4%, 29%)
CSS variable
--color-primary: #B5A0AE;
Lowercase HEX
#b5a0ae

Shades

Tints

Tones

Harmony

CSS snippets for #B5A0AE

.color-b5a0ae {
  color: #B5A0AE;
  background-color: #B5A0AE;
}

Frequently asked questions

What color is #B5A0AE?+

#B5A0AE is a HEX color with RGB value rgb(181, 160, 174) and HSL value hsl(320, 12%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B5A0AE?+

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