#AAAA79 Color

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

Color preview

#AAAA79

Color formats

HEX
#AAAA79
RGB
rgb(170, 170, 121)
RGBA
rgba(170, 170, 121, 1)
HSL
hsl(60, 22%, 57%)
HSV
hsv(60, 29%, 67%)
CMYK
cmyk(0%, 0%, 29%, 33%)
CSS variable
--color-primary: #AAAA79;
Lowercase HEX
#aaaa79

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA79

.color-aaaa79 {
  color: #AAAA79;
  background-color: #AAAA79;
}

Frequently asked questions

What color is #AAAA79?+

#AAAA79 is a HEX color with RGB value rgb(170, 170, 121) and HSL value hsl(60, 22%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA79?+

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