#B3AEAD Color

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

Color preview

#B3AEAD

Color formats

HEX
#B3AEAD
RGB
rgb(179, 174, 173)
RGBA
rgba(179, 174, 173, 1)
HSL
hsl(10, 4%, 69%)
HSV
hsv(10, 3%, 70%)
CMYK
cmyk(0%, 3%, 3%, 30%)
CSS variable
--color-primary: #B3AEAD;
Lowercase HEX
#b3aead

Shades

Tints

Tones

Harmony

CSS snippets for #B3AEAD

.color-b3aead {
  color: #B3AEAD;
  background-color: #B3AEAD;
}

Frequently asked questions

What color is #B3AEAD?+

#B3AEAD is a HEX color with RGB value rgb(179, 174, 173) and HSL value hsl(10, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3AEAD?+

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