#BAABB3 Color

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

Color preview

#BAABB3

Color formats

HEX
#BAABB3
RGB
rgb(186, 171, 179)
RGBA
rgba(186, 171, 179, 1)
HSL
hsl(328, 10%, 70%)
HSV
hsv(328, 8%, 73%)
CMYK
cmyk(0%, 8%, 4%, 27%)
CSS variable
--color-primary: #BAABB3;
Lowercase HEX
#baabb3

Shades

Tints

Tones

Harmony

CSS snippets for #BAABB3

.color-baabb3 {
  color: #BAABB3;
  background-color: #BAABB3;
}

Frequently asked questions

What color is #BAABB3?+

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

What is the closest Tailwind color to #BAABB3?+

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