Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 496 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 496 Bytes

Create a color palette from an image

Header image

Using median cut algorithm & color quantization to obtain a color palette with complementary colors in plain Javascript.

Demo the app here.

This 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.