#A1ABAC Color

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

Color preview

#A1ABAC

Color formats

HEX
#A1ABAC
RGB
rgb(161, 171, 172)
RGBA
rgba(161, 171, 172, 1)
HSL
hsl(185, 6%, 65%)
HSV
hsv(185, 6%, 67%)
CMYK
cmyk(6%, 1%, 0%, 33%)
CSS variable
--color-primary: #A1ABAC;
Lowercase HEX
#a1abac

Shades

Tints

Tones

Harmony

CSS snippets for #A1ABAC

.color-a1abac {
  color: #A1ABAC;
  background-color: #A1ABAC;
}

Frequently asked questions

What color is #A1ABAC?+

#A1ABAC is a HEX color with RGB value rgb(161, 171, 172) and HSL value hsl(185, 6%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1ABAC?+

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