#AAAF79 Color

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

Color preview

#AAAF79

Color formats

HEX
#AAAF79
RGB
rgb(170, 175, 121)
RGBA
rgba(170, 175, 121, 1)
HSL
hsl(66, 25%, 58%)
HSV
hsv(66, 31%, 69%)
CMYK
cmyk(3%, 0%, 31%, 31%)
CSS variable
--color-primary: #AAAF79;
Lowercase HEX
#aaaf79

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF79

.color-aaaf79 {
  color: #AAAF79;
  background-color: #AAAF79;
}

Frequently asked questions

What color is #AAAF79?+

#AAAF79 is a HEX color with RGB value rgb(170, 175, 121) and HSL value hsl(66, 25%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF79?+

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