#A9C6AE Color

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

Color preview

#A9C6AE

Color formats

HEX
#A9C6AE
RGB
rgb(169, 198, 174)
RGBA
rgba(169, 198, 174, 1)
HSL
hsl(130, 20%, 72%)
HSV
hsv(130, 15%, 78%)
CMYK
cmyk(15%, 0%, 12%, 22%)
CSS variable
--color-primary: #A9C6AE;
Lowercase HEX
#a9c6ae

Shades

Tints

Tones

Harmony

CSS snippets for #A9C6AE

.color-a9c6ae {
  color: #A9C6AE;
  background-color: #A9C6AE;
}

Frequently asked questions

What color is #A9C6AE?+

#A9C6AE is a HEX color with RGB value rgb(169, 198, 174) and HSL value hsl(130, 20%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A9C6AE?+

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