#B6AEAD Color

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

Color preview

#B6AEAD

Color formats

HEX
#B6AEAD
RGB
rgb(182, 174, 173)
RGBA
rgba(182, 174, 173, 1)
HSL
hsl(7, 6%, 70%)
HSV
hsv(7, 5%, 71%)
CMYK
cmyk(0%, 4%, 5%, 29%)
CSS variable
--color-primary: #B6AEAD;
Lowercase HEX
#b6aead

Shades

Tints

Tones

Harmony

CSS snippets for #B6AEAD

.color-b6aead {
  color: #B6AEAD;
  background-color: #B6AEAD;
}

Frequently asked questions

What color is #B6AEAD?+

#B6AEAD is a HEX color with RGB value rgb(182, 174, 173) and HSL value hsl(7, 6%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B6AEAD?+

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