#AAAF6F Color

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

Color preview

#AAAF6F

Color formats

HEX
#AAAF6F
RGB
rgb(170, 175, 111)
RGBA
rgba(170, 175, 111, 1)
HSL
hsl(65, 29%, 56%)
HSV
hsv(65, 37%, 69%)
CMYK
cmyk(3%, 0%, 37%, 31%)
CSS variable
--color-primary: #AAAF6F;
Lowercase HEX
#aaaf6f

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF6F

.color-aaaf6f {
  color: #AAAF6F;
  background-color: #AAAF6F;
}

Frequently asked questions

What color is #AAAF6F?+

#AAAF6F is a HEX color with RGB value rgb(170, 175, 111) and HSL value hsl(65, 29%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF6F?+

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