DEV Community

helder pereira
helder pereira

Posted on

Answer: Random color generator Material-UI

I WOULD WANT MATERIAL-COLORS UI. So with this answer stackoverflow answer

and with this github repo defaultPalette i made this javascript where you can just import to and you can call it just by const color= RandomColor();

<!-- language: lang-js --&gt
 const defaultPalette = {
        // Red, Pink, Purple, Deep

Top comments (0)