/extract-color

extracts random colours from an image

Primary LanguagePython

EXTRACT COLOURS

This repo contains all the project files.

Project Description

A Program that extracts 10 random colours from an image and saves the rgb codes in new file for you.

To set a new image: Go to the 'set_image.py' and the 'palette.py' file to set a new image for the program to extract the colors for you!! Happy Coding 😄

Imports

- turtle, cologram, tkinter, random

Project Image

Main Screen

Happy Coding!