#AAAF88 Color

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

Color preview

#AAAF88

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF88

.color-aaaf88 {
  color: #AAAF88;
  background-color: #AAAF88;
}

Frequently asked questions

What color is #AAAF88?+

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

What is the closest Tailwind color to #AAAF88?+

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