var randomColor = '#'+Math.floor(Math.random()*16777215).toString(16); //generates a random color -> #56eec7