A simple and modern JavaScript challenge / project that generates random HEX colors and changes the background of the page with a smooth visual experience.
This project is a challenge suggested by Claude and built with HTML, CSS and JavaScript. Each time you click the button, a random HEX color is generated and applied as the background of the page.
- Generating random HEX colors as background
- Smooth hover transition effect on button
- Fully responsive text and layout
- Text adaption based on HEX color
- HTML
- CSS
- JavaScript
- Adding RGB modes
- Save favorite colors
- Copy-to-clipboard feature
- Adding animation for color transitions
