#AAAD8A Color

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

Color preview

#AAAD8A

Color formats

HEX
#AAAD8A
RGB
rgb(170, 173, 138)
RGBA
rgba(170, 173, 138, 1)
HSL
hsl(65, 18%, 61%)
HSV
hsv(65, 20%, 68%)
CMYK
cmyk(2%, 0%, 20%, 32%)
CSS variable
--color-primary: #AAAD8A;
Lowercase HEX
#aaad8a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD8A

.color-aaad8a {
  color: #AAAD8A;
  background-color: #AAAD8A;
}

Frequently asked questions

What color is #AAAD8A?+

#AAAD8A is a HEX color with RGB value rgb(170, 173, 138) and HSL value hsl(65, 18%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAD8A?+

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