A simple and intuitive web-based Color Picker tool that allows users to select and customize colors with ease. This project is designed to help developers and designers find the perfect color for their projects by providing both HEX and RGB values.
Color Generation: Generate random colors with a single click.
HEX & RGB Display: Instantly view the HEX and RGB values of the selected color.
Sliders for Customization: Fine-tune your colors using the Red, Green, and Blue sliders.
Copy to Clipboard: Easily copy the color code to your clipboard with a single click.
Responsive Design: The tool is fully responsive and works seamlessly on all devices.
Clone the repository to your local machine:
Git bash
git clone https://github.com/abdulm3523/colorPickerApplication.git
Open the index.html file in your browser to start using the Color Picker.
Generate a Random Color: Click on the "Generate Color" button to generate a random color.
Copy Color Code: Click the "Copy Code" button to copy the HEX value to your clipboard.
Adjust Colors: Use the sliders to adjust the Red, Green, and Blue values and customize the color to your preference.
𝗛𝗧𝗠𝗟: For the structure of the web page. 𝗖𝗦𝗦: For styling the application. 𝗝𝗮𝘃𝗮𝗦𝗰𝗿𝗶𝗽𝘁: For handling the logic and DOM manipulation.
Developed by Abdulmalik.