Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.51 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.51 KB

Interactive Color Palette

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.


Features

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

How It Works

  1. Launch the application, and you’ll see a canvas with a red circle, a blue rectangle, and a green triangle.
  2. 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.
  3. After selecting a color, the chosen shape updates immediately to reflect the new color.

Preview

Image


Prerequisites

Make sure you have Python installed on your system (version 3.6 or later).


Installation

  1. Clone this repository:
    git clone https://github.com/manunainala-git57/Interactive-Color-Pallete-.git