#AAAD6C Color

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

Color preview

#AAAD6C

Color formats

HEX
#AAAD6C
RGB
rgb(170, 173, 108)
RGBA
rgba(170, 173, 108, 1)
HSL
hsl(63, 28%, 55%)
HSV
hsv(63, 38%, 68%)
CMYK
cmyk(2%, 0%, 38%, 32%)
CSS variable
--color-primary: #AAAD6C;
Lowercase HEX
#aaad6c

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD6C

.color-aaad6c {
  color: #AAAD6C;
  background-color: #AAAD6C;
}

Frequently asked questions

What color is #AAAD6C?+

#AAAD6C is a HEX color with RGB value rgb(170, 173, 108) and HSL value hsl(63, 28%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAD6C?+

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