#AAAF7E Color

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

Color preview

#AAAF7E

Color formats

HEX
#AAAF7E
RGB
rgb(170, 175, 126)
RGBA
rgba(170, 175, 126, 1)
HSL
hsl(66, 23%, 59%)
HSV
hsv(66, 28%, 69%)
CMYK
cmyk(3%, 0%, 28%, 31%)
CSS variable
--color-primary: #AAAF7E;
Lowercase HEX
#aaaf7e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF7E

.color-aaaf7e {
  color: #AAAF7E;
  background-color: #AAAF7E;
}

Frequently asked questions

What color is #AAAF7E?+

#AAAF7E is a HEX color with RGB value rgb(170, 175, 126) and HSL value hsl(66, 23%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF7E?+

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