#A2AABD Color

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

Color preview

#A2AABD

Color formats

HEX
#A2AABD
RGB
rgb(162, 170, 189)
RGBA
rgba(162, 170, 189, 1)
HSL
hsl(222, 17%, 69%)
HSV
hsv(222, 14%, 74%)
CMYK
cmyk(14%, 10%, 0%, 26%)
CSS variable
--color-primary: #A2AABD;
Lowercase HEX
#a2aabd

Shades

Tints

Tones

Harmony

CSS snippets for #A2AABD

.color-a2aabd {
  color: #A2AABD;
  background-color: #A2AABD;
}

Frequently asked questions

What color is #A2AABD?+

#A2AABD is a HEX color with RGB value rgb(162, 170, 189) and HSL value hsl(222, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2AABD?+

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