#A0ABAC Color

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

Color preview

#A0ABAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0ABAC

.color-a0abac {
  color: #A0ABAC;
  background-color: #A0ABAC;
}

Frequently asked questions

What color is #A0ABAC?+

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

What is the closest Tailwind color to #A0ABAC?+

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