#AAAF89 Color

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

Color preview

#AAAF89

Color formats

HEX
#AAAF89
RGB
rgb(170, 175, 137)
RGBA
rgba(170, 175, 137, 1)
HSL
hsl(68, 19%, 61%)
HSV
hsv(68, 22%, 69%)
CMYK
cmyk(3%, 0%, 22%, 31%)
CSS variable
--color-primary: #AAAF89;
Lowercase HEX
#aaaf89

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF89

.color-aaaf89 {
  color: #AAAF89;
  background-color: #AAAF89;
}

Frequently asked questions

What color is #AAAF89?+

#AAAF89 is a HEX color with RGB value rgb(170, 175, 137) and HSL value hsl(68, 19%, 61%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AAAF89?+

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