#BAABB6 Color

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

Color preview

#BAABB6

Color formats

HEX
#BAABB6
RGB
rgb(186, 171, 182)
RGBA
rgba(186, 171, 182, 1)
HSL
hsl(316, 10%, 70%)
HSV
hsv(316, 8%, 73%)
CMYK
cmyk(0%, 8%, 2%, 27%)
CSS variable
--color-primary: #BAABB6;
Lowercase HEX
#baabb6

Shades

Tints

Tones

Harmony

CSS snippets for #BAABB6

.color-baabb6 {
  color: #BAABB6;
  background-color: #BAABB6;
}

Frequently asked questions

What color is #BAABB6?+

#BAABB6 is a HEX color with RGB value rgb(186, 171, 182) and HSL value hsl(316, 10%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BAABB6?+

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