A simple and interactive Random Color Generator built using HTML, CSS, and JavaScript. This tool generates random colors instantly and provides their HEX values.
- ✅ Generate random colors
- ✅ Display color codes in HEX formats
- ✅ Copy color codes to the clipboard
- ✅ Responsive and lightweight design
HTML, CSS, JavaScript
- Load page to get a new random color palette.
- View the color along with its HEX codes.
- Copy the color code and use it anywhere.
Clone the repository using Git:
git clone https://github.com/luminous44/Random-Color-Generator.git
Or download the ZIP file manually from here.