javascript generate random hex code code example Example: js random hex color '#'+Math.floor(Math.random()*16777215).toString(16);