A GUI-based tool to explore color palettes and apply selected colors to different shapes on a canvas. This project is designed to provide an interactive and educational experience with color theory, GUI programming, and user input handling.
- Color Selection: Choose colors interactively using a color picker.
- Shapes on Canvas: Modify the colors of a circle, rectangle, and triangle on a canvas.
- Dynamic Interactions: Buttons for each shape allow users to update colors in real-time.
- User-Friendly GUI: Built using Python's Tkinter library for a simple and intuitive interface.
- Launch the application, and you’ll see a canvas with a red circle, a blue rectangle, and a green triangle.
- Click the buttons labeled:
- "Change Circle Color": Opens a color picker to select a new color for the circle.
- "Change Rectangle Color": Opens a color picker to change the rectangle's color.
- "Change Triangle Color": Opens a color picker to modify the triangle's color.
- After selecting a color, the chosen shape updates immediately to reflect the new color.
Make sure you have Python installed on your system (version 3.6 or later).
- Clone this repository:
git clone https://github.com/manunainala-git57/Interactive-Color-Pallete-.git