#AAAB72 Color

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

Color preview

#AAAB72

Color formats

HEX
#AAAB72
RGB
rgb(170, 171, 114)
RGBA
rgba(170, 171, 114, 1)
HSL
hsl(61, 25%, 56%)
HSV
hsv(61, 33%, 67%)
CMYK
cmyk(1%, 0%, 33%, 33%)
CSS variable
--color-primary: #AAAB72;
Lowercase HEX
#aaab72

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB72

.color-aaab72 {
  color: #AAAB72;
  background-color: #AAAB72;
}

Frequently asked questions

What color is #AAAB72?+

#AAAB72 is a HEX color with RGB value rgb(170, 171, 114) and HSL value hsl(61, 25%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAB72?+

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