#AAAF95 Color

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

Color preview

#AAAF95

Color formats

HEX
#AAAF95
RGB
rgb(170, 175, 149)
RGBA
rgba(170, 175, 149, 1)
HSL
hsl(72, 14%, 64%)
HSV
hsv(72, 15%, 69%)
CMYK
cmyk(3%, 0%, 15%, 31%)
CSS variable
--color-primary: #AAAF95;
Lowercase HEX
#aaaf95

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF95

.color-aaaf95 {
  color: #AAAF95;
  background-color: #AAAF95;
}

Frequently asked questions

What color is #AAAF95?+

#AAAF95 is a HEX color with RGB value rgb(170, 175, 149) and HSL value hsl(72, 14%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAF95?+

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