#AAAD7E Color

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

Color preview

#AAAD7E

Color formats

HEX
#AAAD7E
RGB
rgb(170, 173, 126)
RGBA
rgba(170, 173, 126, 1)
HSL
hsl(64, 22%, 59%)
HSV
hsv(64, 27%, 68%)
CMYK
cmyk(2%, 0%, 27%, 32%)
CSS variable
--color-primary: #AAAD7E;
Lowercase HEX
#aaad7e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD7E

.color-aaad7e {
  color: #AAAD7E;
  background-color: #AAAD7E;
}

Frequently asked questions

What color is #AAAD7E?+

#AAAD7E is a HEX color with RGB value rgb(170, 173, 126) and HSL value hsl(64, 22%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAD7E?+

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