#A1AAAF Color

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

Color preview

#A1AAAF

Color formats

HEX
#A1AAAF
RGB
rgb(161, 170, 175)
RGBA
rgba(161, 170, 175, 1)
HSL
hsl(201, 8%, 66%)
HSV
hsv(201, 8%, 69%)
CMYK
cmyk(8%, 3%, 0%, 31%)
CSS variable
--color-primary: #A1AAAF;
Lowercase HEX
#a1aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #A1AAAF

.color-a1aaaf {
  color: #A1AAAF;
  background-color: #A1AAAF;
}

Frequently asked questions

What color is #A1AAAF?+

#A1AAAF is a HEX color with RGB value rgb(161, 170, 175) and HSL value hsl(201, 8%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1AAAF?+

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