A simple and lightweight color picker tool that allows users to select and copy color codes effortlessly. Built with HTML, CSS, and JavaScript.
- ποΈ Easy-to-use Interface: A clean and intuitive UI for quick color picking.
- π¨ Multiple Color Formats: Supports HEX, RGB formats for versatile use.
- π Copy to Clipboard: Instantly copy the color code with a single click.
- β‘ Fast and Lightweight: Optimized for performance with minimal dependencies.
- π Dark Mode Support: Adaptive color palette based on user's system preferences.
To run this project, you will need:
- A modern browser with JavaScript enabled.
-
Clone the repository:
git clone https://github.com/souvikpramanikgit/ColorPick.git
-
Open the
index.htmlfile in your browser to use the color picker.
- Pick a Color: Click anywhere on the color spectrum to select your desired color.
- Copy Code: Click the copy button next to the color format to copy it to your clipboard.
- HTML5
- CSS3
- JavaScript
Contributions are welcome! Feel free to fork the repository and create a pull request. For major changes, please open an issue to discuss what you would like to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourFeature) - Commit your Changes (
git commit -m 'Add some feature') - Push to the Branch (
git push origin feature/YourFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.