#AAAF7A Color

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

Color preview

#AAAF7A

Color formats

HEX
#AAAF7A
RGB
rgb(170, 175, 122)
RGBA
rgba(170, 175, 122, 1)
HSL
hsl(66, 25%, 58%)
HSV
hsv(66, 30%, 69%)
CMYK
cmyk(3%, 0%, 30%, 31%)
CSS variable
--color-primary: #AAAF7A;
Lowercase HEX
#aaaf7a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF7A

.color-aaaf7a {
  color: #AAAF7A;
  background-color: #AAAF7A;
}

Frequently asked questions

What color is #AAAF7A?+

#AAAF7A is a HEX color with RGB value rgb(170, 175, 122) and HSL value hsl(66, 25%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF7A?+

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