#A7C7AE Color

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

Color preview

#A7C7AE

Color formats

HEX
#A7C7AE
RGB
rgb(167, 199, 174)
RGBA
rgba(167, 199, 174, 1)
HSL
hsl(133, 22%, 72%)
HSV
hsv(133, 16%, 78%)
CMYK
cmyk(16%, 0%, 13%, 22%)
CSS variable
--color-primary: #A7C7AE;
Lowercase HEX
#a7c7ae

Shades

Tints

Tones

Harmony

CSS snippets for #A7C7AE

.color-a7c7ae {
  color: #A7C7AE;
  background-color: #A7C7AE;
}

Frequently asked questions

What color is #A7C7AE?+

#A7C7AE is a HEX color with RGB value rgb(167, 199, 174) and HSL value hsl(133, 22%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A7C7AE?+

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