#AAAD85 Color

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

Color preview

#AAAD85

Color formats

HEX
#AAAD85
RGB
rgb(170, 173, 133)
RGBA
rgba(170, 173, 133, 1)
HSL
hsl(65, 20%, 60%)
HSV
hsv(65, 23%, 68%)
CMYK
cmyk(2%, 0%, 23%, 32%)
CSS variable
--color-primary: #AAAD85;
Lowercase HEX
#aaad85

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD85

.color-aaad85 {
  color: #AAAD85;
  background-color: #AAAD85;
}

Frequently asked questions

What color is #AAAD85?+

#AAAD85 is a HEX color with RGB value rgb(170, 173, 133) and HSL value hsl(65, 20%, 60%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AAAD85?+

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