#AAAA85 Color

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

Color preview

#AAAA85

Color formats

HEX
#AAAA85
RGB
rgb(170, 170, 133)
RGBA
rgba(170, 170, 133, 1)
HSL
hsl(60, 18%, 59%)
HSV
hsv(60, 22%, 67%)
CMYK
cmyk(0%, 0%, 22%, 33%)
CSS variable
--color-primary: #AAAA85;
Lowercase HEX
#aaaa85

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA85

.color-aaaa85 {
  color: #AAAA85;
  background-color: #AAAA85;
}

Frequently asked questions

What color is #AAAA85?+

#AAAA85 is a HEX color with RGB value rgb(170, 170, 133) and HSL value hsl(60, 18%, 59%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AAAA85?+

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