#AAAF64 Color

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

Color preview

#AAAF64

Color formats

HEX
#AAAF64
RGB
rgb(170, 175, 100)
RGBA
rgba(170, 175, 100, 1)
HSL
hsl(64, 32%, 54%)
HSV
hsv(64, 43%, 69%)
CMYK
cmyk(3%, 0%, 43%, 31%)
CSS variable
--color-primary: #AAAF64;
Lowercase HEX
#aaaf64

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF64

.color-aaaf64 {
  color: #AAAF64;
  background-color: #AAAF64;
}

Frequently asked questions

What color is #AAAF64?+

#AAAF64 is a HEX color with RGB value rgb(170, 175, 100) and HSL value hsl(64, 32%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF64?+

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