#A1AABF Color

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

Color preview

#A1AABF

Color formats

HEX
#A1AABF
RGB
rgb(161, 170, 191)
RGBA
rgba(161, 170, 191, 1)
HSL
hsl(222, 19%, 69%)
HSV
hsv(222, 16%, 75%)
CMYK
cmyk(16%, 11%, 0%, 25%)
CSS variable
--color-primary: #A1AABF;
Lowercase HEX
#a1aabf

Shades

Tints

Tones

Harmony

CSS snippets for #A1AABF

.color-a1aabf {
  color: #A1AABF;
  background-color: #A1AABF;
}

Frequently asked questions

What color is #A1AABF?+

#A1AABF is a HEX color with RGB value rgb(161, 170, 191) and HSL value hsl(222, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1AABF?+

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