#AAAF8D Color

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

Color preview

#AAAF8D

Color formats

HEX
#AAAF8D
RGB
rgb(170, 175, 141)
RGBA
rgba(170, 175, 141, 1)
HSL
hsl(69, 18%, 62%)
HSV
hsv(69, 19%, 69%)
CMYK
cmyk(3%, 0%, 19%, 31%)
CSS variable
--color-primary: #AAAF8D;
Lowercase HEX
#aaaf8d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF8D

.color-aaaf8d {
  color: #AAAF8D;
  background-color: #AAAF8D;
}

Frequently asked questions

What color is #AAAF8D?+

#AAAF8D is a HEX color with RGB value rgb(170, 175, 141) and HSL value hsl(69, 18%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAF8D?+

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