#AAAA6E Color

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

Color preview

#AAAA6E

Color formats

HEX
#AAAA6E
RGB
rgb(170, 170, 110)
RGBA
rgba(170, 170, 110, 1)
HSL
hsl(60, 26%, 55%)
HSV
hsv(60, 35%, 67%)
CMYK
cmyk(0%, 0%, 35%, 33%)
CSS variable
--color-primary: #AAAA6E;
Lowercase HEX
#aaaa6e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA6E

.color-aaaa6e {
  color: #AAAA6E;
  background-color: #AAAA6E;
}

Frequently asked questions

What color is #AAAA6E?+

#AAAA6E is a HEX color with RGB value rgb(170, 170, 110) and HSL value hsl(60, 26%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA6E?+

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