#B5AEAD Color

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

Color preview

#B5AEAD

Color formats

HEX
#B5AEAD
RGB
rgb(181, 174, 173)
RGBA
rgba(181, 174, 173, 1)
HSL
hsl(7, 5%, 69%)
HSV
hsv(7, 4%, 71%)
CMYK
cmyk(0%, 4%, 4%, 29%)
CSS variable
--color-primary: #B5AEAD;
Lowercase HEX
#b5aead

Shades

Tints

Tones

Harmony

CSS snippets for #B5AEAD

.color-b5aead {
  color: #B5AEAD;
  background-color: #B5AEAD;
}

Frequently asked questions

What color is #B5AEAD?+

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

What is the closest Tailwind color to #B5AEAD?+

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