COLOR HEX is a simple and interactive web tool that helps users explore, generate, and understand colors using HEX codes.
It is built to practice:
- 🎯 Color manipulation in frontend
- 🎨 UI-based tool design
- ⚙️ JavaScript interactivity
- 🎨 Generates / displays HEX colors
- 🧾 Shows color codes clearly
- 🖱️ Interactive color selection UI
- 📋 Easy copy color experience
- 📱 Responsive design for all devices
Pick Color → Get HEX Code → Copy / Use in Project
- HTML5 → Structure
- CSS3 → Styling
- JavaScript → Color logic & interaction
COLOR-HEX/ │ ├── index.html ├── style.css ├── script.js └── assets/
Colors are a core part of UI/UX design.
This project helps you understand:
- 🎨 HEX color system
- 🧠 UI tool building logic
- 💡 Frontend utility design thinking
- 🌈 RGB / HSL support
- 🎲 Random color generator
- 📊 Color palette generator
- 💾 Save favorite colors
- 🌙 Dark mode UI
Suraj Rawat
GitHub: https://github.com/SurajRawatr07
If you like this tool, give it a ⭐ on GitHub 🚀
MIT License