#B5AAAE Color

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

Color preview

#B5AAAE

Color formats

HEX
#B5AAAE
RGB
rgb(181, 170, 174)
RGBA
rgba(181, 170, 174, 1)
HSL
hsl(338, 7%, 69%)
HSV
hsv(338, 6%, 71%)
CMYK
cmyk(0%, 6%, 4%, 29%)
CSS variable
--color-primary: #B5AAAE;
Lowercase HEX
#b5aaae

Shades

Tints

Tones

Harmony

CSS snippets for #B5AAAE

.color-b5aaae {
  color: #B5AAAE;
  background-color: #B5AAAE;
}

Frequently asked questions

What color is #B5AAAE?+

#B5AAAE is a HEX color with RGB value rgb(181, 170, 174) and HSL value hsl(338, 7%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B5AAAE?+

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