#AAAA55 Color

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

Color preview

#AAAA55

Color formats

HEX
#AAAA55
RGB
rgb(170, 170, 85)
RGBA
rgba(170, 170, 85, 1)
HSL
hsl(60, 33%, 50%)
HSV
hsv(60, 50%, 67%)
CMYK
cmyk(0%, 0%, 50%, 33%)
CSS variable
--color-primary: #AAAA55;
Lowercase HEX
#aaaa55

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA55

.color-aaaa55 {
  color: #AAAA55;
  background-color: #AAAA55;
}

Frequently asked questions

What color is #AAAA55?+

#AAAA55 is a HEX color with RGB value rgb(170, 170, 85) and HSL value hsl(60, 33%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA55?+

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