#B2AFAB Color

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

Color preview

#B2AFAB

Color formats

HEX
#B2AFAB
RGB
rgb(178, 175, 171)
RGBA
rgba(178, 175, 171, 1)
HSL
hsl(34, 4%, 68%)
HSV
hsv(34, 4%, 70%)
CMYK
cmyk(0%, 2%, 4%, 30%)
CSS variable
--color-primary: #B2AFAB;
Lowercase HEX
#b2afab

Shades

Tints

Tones

Harmony

CSS snippets for #B2AFAB

.color-b2afab {
  color: #B2AFAB;
  background-color: #B2AFAB;
}

Frequently asked questions

What color is #B2AFAB?+

#B2AFAB is a HEX color with RGB value rgb(178, 175, 171) and HSL value hsl(34, 4%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B2AFAB?+

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