[Image.new('RGB', (32 + i*8, 32 + i*8), color=(...)) for i in range(5)]
