#B2ADAC Color

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

Color preview

#B2ADAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B2ADAC

.color-b2adac {
  color: #B2ADAC;
  background-color: #B2ADAC;
}

Frequently asked questions

What color is #B2ADAC?+

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

What is the closest Tailwind color to #B2ADAC?+

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