#AAAF8C Color

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

Color preview

#AAAF8C

Color formats

HEX
#AAAF8C
RGB
rgb(170, 175, 140)
RGBA
rgba(170, 175, 140, 1)
HSL
hsl(69, 18%, 62%)
HSV
hsv(69, 20%, 69%)
CMYK
cmyk(3%, 0%, 20%, 31%)
CSS variable
--color-primary: #AAAF8C;
Lowercase HEX
#aaaf8c

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF8C

.color-aaaf8c {
  color: #AAAF8C;
  background-color: #AAAF8C;
}

Frequently asked questions

What color is #AAAF8C?+

#AAAF8C is a HEX color with RGB value rgb(170, 175, 140) and HSL value hsl(69, 18%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAF8C?+

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