#AAAC72 Color

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

Color preview

#AAAC72

Color formats

HEX
#AAAC72
RGB
rgb(170, 172, 114)
RGBA
rgba(170, 172, 114, 1)
HSL
hsl(62, 26%, 56%)
HSV
hsv(62, 34%, 67%)
CMYK
cmyk(1%, 0%, 34%, 33%)
CSS variable
--color-primary: #AAAC72;
Lowercase HEX
#aaac72

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC72

.color-aaac72 {
  color: #AAAC72;
  background-color: #AAAC72;
}

Frequently asked questions

What color is #AAAC72?+

#AAAC72 is a HEX color with RGB value rgb(170, 172, 114) and HSL value hsl(62, 26%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAC72?+

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