#AAAF6E Color

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

Color preview

#AAAF6E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF6E

.color-aaaf6e {
  color: #AAAF6E;
  background-color: #AAAF6E;
}

Frequently asked questions

What color is #AAAF6E?+

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

What is the closest Tailwind color to #AAAF6E?+

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