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