#A1AABD Color

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

Color preview

#A1AABD

Color formats

HEX
#A1AABD
RGB
rgb(161, 170, 189)
RGBA
rgba(161, 170, 189, 1)
HSL
hsl(221, 18%, 69%)
HSV
hsv(221, 15%, 74%)
CMYK
cmyk(15%, 10%, 0%, 26%)
CSS variable
--color-primary: #A1AABD;
Lowercase HEX
#a1aabd

Shades

Tints

Tones

Harmony

CSS snippets for #A1AABD

.color-a1aabd {
  color: #A1AABD;
  background-color: #A1AABD;
}

Frequently asked questions

What color is #A1AABD?+

#A1AABD is a HEX color with RGB value rgb(161, 170, 189) and HSL value hsl(221, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1AABD?+

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