Create a color palette from an image
Using median cut algorithm & color quantization to obtain a color palette with complementary colors in plain Javascript.
here.
Demo the appThis repository was created as an example for this article
How to run
Simply clone and open the HTML file in the browser, that's it.