#AAAB69 Color

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

Color preview

#AAAB69

Color formats

HEX
#AAAB69
RGB
rgb(170, 171, 105)
RGBA
rgba(170, 171, 105, 1)
HSL
hsl(61, 28%, 54%)
HSV
hsv(61, 39%, 67%)
CMYK
cmyk(1%, 0%, 39%, 33%)
CSS variable
--color-primary: #AAAB69;
Lowercase HEX
#aaab69

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB69

.color-aaab69 {
  color: #AAAB69;
  background-color: #AAAB69;
}

Frequently asked questions

What color is #AAAB69?+

#AAAB69 is a HEX color with RGB value rgb(170, 171, 105) and HSL value hsl(61, 28%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAB69?+

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