#AAAF5F Color

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

Color preview

#AAAF5F

Color formats

HEX
#AAAF5F
RGB
rgb(170, 175, 95)
RGBA
rgba(170, 175, 95, 1)
HSL
hsl(64, 33%, 53%)
HSV
hsv(64, 46%, 69%)
CMYK
cmyk(3%, 0%, 46%, 31%)
CSS variable
--color-primary: #AAAF5F;
Lowercase HEX
#aaaf5f

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF5F

.color-aaaf5f {
  color: #AAAF5F;
  background-color: #AAAF5F;
}

Frequently asked questions

What color is #AAAF5F?+

#AAAF5F is a HEX color with RGB value rgb(170, 175, 95) and HSL value hsl(64, 33%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF5F?+

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