A simple web application that generates gradient background colors dynamically. Built using HTML, CSS, and JavaScript, this tool allows users to select colors and instantly see the gradient effect applied.
- 🎨 Select two colors to generate a gradient
- 🔄 Live preview of the gradient background
- 📋 Copy the generated CSS code with one click
- 💡 User-friendly and interactive UI
- HTML5 - Structure
- CSS3 - Styling
- JavaScript (ES6+) - Dynamic color generation
- Select two colors using the color pickers.
- The gradient updates in real-time as you change the colors.
- Click the copy button to get the CSS code.
- Use the generated code in your own projects!
- Clone the repository:
git clone https://github.com/OmniaYehiia/-Background-Color-Generator---Interactive-Gradient-Tool.git