#B3A5AE Color

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

Color preview

#B3A5AE

Color formats

HEX
#B3A5AE
RGB
rgb(179, 165, 174)
RGBA
rgba(179, 165, 174, 1)
HSL
hsl(321, 8%, 67%)
HSV
hsv(321, 8%, 70%)
CMYK
cmyk(0%, 8%, 3%, 30%)
CSS variable
--color-primary: #B3A5AE;
Lowercase HEX
#b3a5ae

Shades

Tints

Tones

Harmony

CSS snippets for #B3A5AE

.color-b3a5ae {
  color: #B3A5AE;
  background-color: #B3A5AE;
}

Frequently asked questions

What color is #B3A5AE?+

#B3A5AE is a HEX color with RGB value rgb(179, 165, 174) and HSL value hsl(321, 8%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3A5AE?+

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