#AAAF85 Color

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

Color preview

#AAAF85

Color formats

HEX
#AAAF85
RGB
rgb(170, 175, 133)
RGBA
rgba(170, 175, 133, 1)
HSL
hsl(67, 21%, 60%)
HSV
hsv(67, 24%, 69%)
CMYK
cmyk(3%, 0%, 24%, 31%)
CSS variable
--color-primary: #AAAF85;
Lowercase HEX
#aaaf85

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF85

.color-aaaf85 {
  color: #AAAF85;
  background-color: #AAAF85;
}

Frequently asked questions

What color is #AAAF85?+

#AAAF85 is a HEX color with RGB value rgb(170, 175, 133) and HSL value hsl(67, 21%, 60%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AAAF85?+

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