#AAAF55 Color

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

Color preview

#AAAF55

Color formats

HEX
#AAAF55
RGB
rgb(170, 175, 85)
RGBA
rgba(170, 175, 85, 1)
HSL
hsl(63, 36%, 51%)
HSV
hsv(63, 51%, 69%)
CMYK
cmyk(3%, 0%, 51%, 31%)
CSS variable
--color-primary: #AAAF55;
Lowercase HEX
#aaaf55

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF55

.color-aaaf55 {
  color: #AAAF55;
  background-color: #AAAF55;
}

Frequently asked questions

What color is #AAAF55?+

#AAAF55 is a HEX color with RGB value rgb(170, 175, 85) and HSL value hsl(63, 36%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF55?+

The closest Tailwind color is lime-400, available as the bg-lime-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