#AAAF7F Color

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

Color preview

#AAAF7F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF7F

.color-aaaf7f {
  color: #AAAF7F;
  background-color: #AAAF7F;
}

Frequently asked questions

What color is #AAAF7F?+

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

What is the closest Tailwind color to #AAAF7F?+

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