const o=["#E74C3C","#8E44AD","#F39C12","#27AE60","#FFD1DC","#2471A3","#88D8B0","#154360","#F78F1E"];function r(){return o[Math.floor(Math.random()*o.length)]}export{r};