#AAAA88 Color

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

Color preview

#AAAA88

Color formats

HEX
#AAAA88
RGB
rgb(170, 170, 136)
RGBA
rgba(170, 170, 136, 1)
HSL
hsl(60, 17%, 60%)
HSV
hsv(60, 20%, 67%)
CMYK
cmyk(0%, 0%, 20%, 33%)
CSS variable
--color-primary: #AAAA88;
Lowercase HEX
#aaaa88

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA88

.color-aaaa88 {
  color: #AAAA88;
  background-color: #AAAA88;
}

Frequently asked questions

What color is #AAAA88?+

#AAAA88 is a HEX color with RGB value rgb(170, 170, 136) and HSL value hsl(60, 17%, 60%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAA88?+

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