#AAAB7C Color

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

Color preview

#AAAB7C

Color formats

HEX
#AAAB7C
RGB
rgb(170, 171, 124)
RGBA
rgba(170, 171, 124, 1)
HSL
hsl(61, 22%, 58%)
HSV
hsv(61, 27%, 67%)
CMYK
cmyk(1%, 0%, 27%, 33%)
CSS variable
--color-primary: #AAAB7C;
Lowercase HEX
#aaab7c

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB7C

.color-aaab7c {
  color: #AAAB7C;
  background-color: #AAAB7C;
}

Frequently asked questions

What color is #AAAB7C?+

#AAAB7C is a HEX color with RGB value rgb(170, 171, 124) and HSL value hsl(61, 22%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAB7C?+

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