#B3AAAE Color

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

Color preview

#B3AAAE

Color formats

HEX
#B3AAAE
RGB
rgb(179, 170, 174)
RGBA
rgba(179, 170, 174, 1)
HSL
hsl(333, 6%, 68%)
HSV
hsv(333, 5%, 70%)
CMYK
cmyk(0%, 5%, 3%, 30%)
CSS variable
--color-primary: #B3AAAE;
Lowercase HEX
#b3aaae

Shades

Tints

Tones

Harmony

CSS snippets for #B3AAAE

.color-b3aaae {
  color: #B3AAAE;
  background-color: #B3AAAE;
}

Frequently asked questions

What color is #B3AAAE?+

#B3AAAE is a HEX color with RGB value rgb(179, 170, 174) and HSL value hsl(333, 6%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3AAAE?+

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