#A9C9AE Color

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

Color preview

#A9C9AE

Color formats

HEX
#A9C9AE
RGB
rgb(169, 201, 174)
RGBA
rgba(169, 201, 174, 1)
HSL
hsl(129, 23%, 73%)
HSV
hsv(129, 16%, 79%)
CMYK
cmyk(16%, 0%, 13%, 21%)
CSS variable
--color-primary: #A9C9AE;
Lowercase HEX
#a9c9ae

Shades

Tints

Tones

Harmony

CSS snippets for #A9C9AE

.color-a9c9ae {
  color: #A9C9AE;
  background-color: #A9C9AE;
}

Frequently asked questions

What color is #A9C9AE?+

#A9C9AE is a HEX color with RGB value rgb(169, 201, 174) and HSL value hsl(129, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A9C9AE?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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