#AAAF76 Color

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

Color preview

#AAAF76

Color formats

HEX
#AAAF76
RGB
rgb(170, 175, 118)
RGBA
rgba(170, 175, 118, 1)
HSL
hsl(65, 26%, 57%)
HSV
hsv(65, 33%, 69%)
CMYK
cmyk(3%, 0%, 33%, 31%)
CSS variable
--color-primary: #AAAF76;
Lowercase HEX
#aaaf76

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF76

.color-aaaf76 {
  color: #AAAF76;
  background-color: #AAAF76;
}

Frequently asked questions

What color is #AAAF76?+

#AAAF76 is a HEX color with RGB value rgb(170, 175, 118) and HSL value hsl(65, 26%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF76?+

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