#AAAA77 Color

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

Color preview

#AAAA77

Color formats

HEX
#AAAA77
RGB
rgb(170, 170, 119)
RGBA
rgba(170, 170, 119, 1)
HSL
hsl(60, 23%, 57%)
HSV
hsv(60, 30%, 67%)
CMYK
cmyk(0%, 0%, 30%, 33%)
CSS variable
--color-primary: #AAAA77;
Lowercase HEX
#aaaa77

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA77

.color-aaaa77 {
  color: #AAAA77;
  background-color: #AAAA77;
}

Frequently asked questions

What color is #AAAA77?+

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

What is the closest Tailwind color to #AAAA77?+

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