This is a simple color mixing application built using CustomTkinter
. The application allows users to mix colors using sliders for red, green, and blue components, and displays the resulting color.
-
Download and Extract the application files.
-
Open the Executable:
Locate and open the
color_mixer.exe
file to start the application. -
Mix Colors:
Use the sliders to adjust the Red, Green, and Blue values.
-
View Mixed Color:
The resulting color will be displayed in the color display area.
-
Clone the Repository:
Open a terminal and run the following command to clone the repository:
git clone https://github.com/yourusername/colormixer.git cd colormixer