#B5AEAA Color

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

Color preview

#B5AEAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B5AEAA

.color-b5aeaa {
  color: #B5AEAA;
  background-color: #B5AEAA;
}

Frequently asked questions

What color is #B5AEAA?+

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

What is the closest Tailwind color to #B5AEAA?+

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