#AAAD7C Color

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

Color preview

#AAAD7C

Color formats

HEX
#AAAD7C
RGB
rgb(170, 173, 124)
RGBA
rgba(170, 173, 124, 1)
HSL
hsl(64, 23%, 58%)
HSV
hsv(64, 28%, 68%)
CMYK
cmyk(2%, 0%, 28%, 32%)
CSS variable
--color-primary: #AAAD7C;
Lowercase HEX
#aaad7c

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD7C

.color-aaad7c {
  color: #AAAD7C;
  background-color: #AAAD7C;
}

Frequently asked questions

What color is #AAAD7C?+

#AAAD7C is a HEX color with RGB value rgb(170, 173, 124) and HSL value hsl(64, 23%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAD7C?+

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