This is a simple Random Color Generator built using HTML, CSS, and JavaScript.
Every time you refresh the page, each box will be filled with a new random color and display its RGB value.
- Generates random RGB colors on every refresh
- Displays the color code inside each box
- Responsive layout with flexbox
- Clean design with Poppins font
- HTML5
- CSS3 (Flexbox, styling)
- JavaScript