A sleek web app to generate beautiful CSS linear-gradient backgrounds with live preview, color pickers, and instant CSS copy. Features animated neon headings and interactive particles for a modern look.
- 🎨 Live Gradient Preview: Instantly see your chosen gradient as you pick colors.
- 🖌️ Color Pickers: Select two colors to create your custom linear gradient.
- 📝 Copy CSS: One-click copy of the generated CSS background property.
- ✨ Animated Neon Heading: Eye-catching glowing title.
- 🟢 Particles Background: Interactive, animated particles powered by tsParticles.
- 📱 Responsive Design: Looks great on all devices.
- Clone the repository:
git clone https://github.com/Arnabx-Dev/Background.git cd Background - Open
index.htmlin your browser.- No build step required! All dependencies are loaded via CDN.
index.html # Main HTML file
style.css # App styling (neon, responsive, etc.)
script.js # Gradient logic, color pickers, copy-to-clipboard, neon animation
particles.js # Loads and configures tsParticles for animated background
README.md # Project documentation
- Open the app in your browser.
- Use the color pickers to select your gradient colors.
- Copy the generated CSS by clicking the copy button.
- Enjoy the animated neon heading and interactive particles!
- tsParticles for the animated background.
- Neon font: Orbitron via Google Fonts.
- Made with ❤️ by Arnabx-Dev.