#B4AFAB Color

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

Color preview

#B4AFAB

Color formats

HEX
#B4AFAB
RGB
rgb(180, 175, 171)
RGBA
rgba(180, 175, 171, 1)
HSL
hsl(27, 6%, 69%)
HSV
hsv(27, 5%, 71%)
CMYK
cmyk(0%, 3%, 5%, 29%)
CSS variable
--color-primary: #B4AFAB;
Lowercase HEX
#b4afab

Shades

Tints

Tones

Harmony

CSS snippets for #B4AFAB

.color-b4afab {
  color: #B4AFAB;
  background-color: #B4AFAB;
}

Frequently asked questions

What color is #B4AFAB?+

#B4AFAB is a HEX color with RGB value rgb(180, 175, 171) and HSL value hsl(27, 6%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4AFAB?+

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