Skip to content

SurajRawatr07/COLOR-HEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 COLOR HEX (Color Picker Tool)


🧠 What is this project?

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

⚡ What it does

  • 🎨 Generates / displays HEX colors
  • 🧾 Shows color codes clearly
  • 🖱️ Interactive color selection UI
  • 📋 Easy copy color experience
  • 📱 Responsive design for all devices

🖥️ How it works

Pick Color → Get HEX Code → Copy / Use in Project


🛠️ Tech Stack

  • HTML5 → Structure
  • CSS3 → Styling
  • JavaScript → Color logic & interaction

📂 Project Structure

COLOR-HEX/ │ ├── index.html ├── style.css ├── script.js └── assets/


🎯 Why this project is useful

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

🔮 Future Improvements

  • 🌈 RGB / HSL support
  • 🎲 Random color generator
  • 📊 Color palette generator
  • 💾 Save favorite colors
  • 🌙 Dark mode UI

👨‍💻 Author

Suraj Rawat
GitHub: https://github.com/SurajRawatr07


⭐ Support

If you like this tool, give it a ⭐ on GitHub 🚀


📜 License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors