Generador de gradientes CSS
Crea gradientes CSS con un constructor visual.
135°
0%
100%
background: linear-gradient(135deg, #0d9488 0%, #3b82f6 100%);How to Use
- 1
Choose Linear or Radial gradient type.
- 2
Add color stops and adjust their colors and positions using the controls.
- 3
Copy the generated CSS code and paste it into your stylesheet.
Features
Linear & Radial Gradients
Create both linear gradients with custom angles and radial gradients for diverse design needs.
Multiple Color Stops
Add as many color stops as you like and adjust their positions with precision sliders.
Visual Preview
See a live preview of your gradient update in real time as you adjust the settings.
Copy CSS Code
Copy the ready-to-use CSS background-image gradient code with one click.
FAQ
¿Qué tipos de gradiente?
Lineal con ángulo personalizado y radial con múltiples paradas de color.
¿Múltiples paradas de color?
Sí, añade las que quieras y ajusta posiciones con deslizadores.