#A1AABC Color

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

Color preview

#A1AABC

Color formats

HEX
#A1AABC
RGB
rgb(161, 170, 188)
RGBA
rgba(161, 170, 188, 1)
HSL
hsl(220, 17%, 68%)
HSV
hsv(220, 14%, 74%)
CMYK
cmyk(14%, 10%, 0%, 26%)
CSS variable
--color-primary: #A1AABC;
Lowercase HEX
#a1aabc

Shades

Tints

Tones

Harmony

CSS snippets for #A1AABC

.color-a1aabc {
  color: #A1AABC;
  background-color: #A1AABC;
}

Frequently asked questions

What color is #A1AABC?+

#A1AABC is a HEX color with RGB value rgb(161, 170, 188) and HSL value hsl(220, 17%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1AABC?+

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