#AAAB76 Color

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

Color preview

#AAAB76

Color formats

HEX
#AAAB76
RGB
rgb(170, 171, 118)
RGBA
rgba(170, 171, 118, 1)
HSL
hsl(61, 24%, 57%)
HSV
hsv(61, 31%, 67%)
CMYK
cmyk(1%, 0%, 31%, 33%)
CSS variable
--color-primary: #AAAB76;
Lowercase HEX
#aaab76

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB76

.color-aaab76 {
  color: #AAAB76;
  background-color: #AAAB76;
}

Frequently asked questions

What color is #AAAB76?+

#AAAB76 is a HEX color with RGB value rgb(170, 171, 118) and HSL value hsl(61, 24%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAB76?+

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