#BAABB7 Color

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

Color preview

#BAABB7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAABB7

.color-baabb7 {
  color: #BAABB7;
  background-color: #BAABB7;
}

Frequently asked questions

What color is #BAABB7?+

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

What is the closest Tailwind color to #BAABB7?+

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