This project is a simple and interactive Random Color Generator built using HTML, CSS, and JavaScript. It allows users to generate both dark RGB colors and light RGBA colors at the click of a button. 🔗 Live Demo 👉 Try it here: https://riyajindal525.github.io/Random_Color_Generator/
Features 🎨 Generate random dark RGB and light RGBA colors.
🖌️ Color is applied instantly to a visual box.
🧠 Color code is displayed in real-time.
💻 Fully responsive for mobile and desktop.
🌈 Smooth background transition for a better user experience.
🖱️ Button hover effect for interactive feel.
🛠️ Tech Stack HTML5 – for structure
CSS3 – for styling and layout
JavaScript (Vanilla) – for logic and interaction