This is a simple web application that generates random colors using HTML, CSS, and JavaScript.
When you click the "Generate Color" button, it randomly generates a new RGB color, displays the color value, and updates the background of a box with the new color!
- Generates a random color every time you click the button.
- Displays the corresponding RGB value.
- HTML
- CSS
- JavaScript
