#AAAF8E Color

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

Color preview

#AAAF8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF8E

.color-aaaf8e {
  color: #AAAF8E;
  background-color: #AAAF8E;
}

Frequently asked questions

What color is #AAAF8E?+

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

What is the closest Tailwind color to #AAAF8E?+

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