News

palette.py is a python script that can genereate monochromatic, complimentary, and analogous color palettes based on rgb or hexadecimal input. By default, the script will print all three palettes with ...
A python color palette generator, using tkinter and numpy. Allows user to upload an image through a dialog. The app then finds the 10 most common colors in the image, rendering 10 buttons, giving them ...