ColorFlow

Less than 1 kB | View on GitHub

      
$('body').colorFlow({
    background:['#85144b','#F012BE','#FFBC00','#7FDBFF','#01FF70'],
    text:['#CF5D94','#EFA9FA','#665800','#004966','#00662C'],
    time:25
});