#A9CCAB Color

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

Color preview

#A9CCAB

Color formats

HEX
#A9CCAB
RGB
rgb(169, 204, 171)
RGBA
rgba(169, 204, 171, 1)
HSL
hsl(123, 26%, 73%)
HSV
hsv(123, 17%, 80%)
CMYK
cmyk(17%, 0%, 16%, 20%)
CSS variable
--color-primary: #A9CCAB;
Lowercase HEX
#a9ccab

Shades

Tints

Tones

Harmony

CSS snippets for #A9CCAB

.color-a9ccab {
  color: #A9CCAB;
  background-color: #A9CCAB;
}

Frequently asked questions

What color is #A9CCAB?+

#A9CCAB is a HEX color with RGB value rgb(169, 204, 171) and HSL value hsl(123, 26%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A9CCAB?+

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