A simple web application that generates a grid of random colors based on user-selected preferences. Click any color to copy its code to your clipboard.
- Customizable Grid Size: Choose from 5×4, 6×5, or 8×6 grid layouts
- Multiple Color Modes:
- Random: Completely random hex colors
- Pastel: Soft, light pastel colors
- Dark: Deep, dark colors
- Vibrant: Bright, saturated colors
- One-click Copy: Simply click any color to copy its code to clipboard
- Visual Feedback: Animation when color is copied
- HTML5
- CSS3
- JavaScript (ES6)
- Font Awesome for icons
- Select your preferred grid size from the dropdown
- Choose a color mode
- Click "Generate New Grid" to create a new color grid
- Click any color cell to copy its color code
No installation required - just open index.html in any modern web browser.
- Add color code display (HEX, RGB, HSL) for selected colors
- Implement color scheme generation (complementary, analogous, etc.)
- Add save/export functionality
- Implement color favoriting system
MIT License - free to use and modify
Enjoy exploring colors! 🎨
