A modern and beautiful color palette generator built with HTML, CSS, and jQuery.
Check out the live demo at ColorsPicker
- Generate random colors
- Create beautiful gradients
- Pick custom colors
- Copy colors to clipboard
- Dark/Light theme support
- Responsive design
- Real-time color preview
- Color information display (HEX, RGB)
- HTML5
- CSS3 (with CSS Variables for theming)
- JavaScript (ES6+)
- jQuery
- Font Awesome for icons
- Clone the repository:
git clone https://github.com/arminmehraeen/ColorsPicker.git- Open
index.htmlin your browser or serve it using a local server.
- Generate Random Colors: Click the "Random" button to generate a new set of random colors.
- Create Gradients: Click the "Gradient" button to create a beautiful gradient palette.
- Pick Custom Colors: Click the "Custom" button to open the color picker dialog.
- Copy Colors: Click on any color box or use the copy button to copy the color code.
- Toggle Theme: Use the theme toggle switch to switch between light and dark modes.
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
Created by Armin Mehraeen