#A1AEAF Color

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

Color preview

#A1AEAF

Color formats

HEX
#A1AEAF
RGB
rgb(161, 174, 175)
RGBA
rgba(161, 174, 175, 1)
HSL
hsl(184, 8%, 66%)
HSV
hsv(184, 8%, 69%)
CMYK
cmyk(8%, 1%, 0%, 31%)
CSS variable
--color-primary: #A1AEAF;
Lowercase HEX
#a1aeaf

Shades

Tints

Tones

Harmony

CSS snippets for #A1AEAF

.color-a1aeaf {
  color: #A1AEAF;
  background-color: #A1AEAF;
}

Frequently asked questions

What color is #A1AEAF?+

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

What is the closest Tailwind color to #A1AEAF?+

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