Types of Gradients
Add depth to your background colors.
Instead of using flat colors, give your content a creative and eye-catching touch by incorporating gradient backgrounds that better capture the attention of your website visitors.
You can combine images, effects, text, and gradient colors, which you can modify at any time, according to the needs of your content, without leaving the user interface.
tipo: linear-gradient, dirección: to top, inicial: #18a6f1, final: #ee1313
tipo: linear-gradient, dirección: to left, inicial: #18a6f1, final: #ee1313
tipo: linear-gradient, dirección: to bottom left, inicial: #18a6f1, final: #ee1313
tipo: repeating-linear-gradient, dirección: to top, inicial: #dae60f, medio: #18a6f1, final: #ee1313
tipo: repeating-linear-gradient, dirección: to left, inicial: #dae60f, medio: #18a6f1, final: #ee1313
tipo: linear-gradient, dirección: to right, inicial: #18a6f1, final: #ee1313
tipo: linear-gradient, dirección: to bottom, inicial: #18a6f1, final: #ee1313
tipo: linear-gradient, dirección: to bottom right, inicial: #18a6f1, final: #ee1313
tipo: repeating-linear-gradient, dirección: to right, inicial: #dae60f, medio: #18a6f1, final: #ee1313
tipo: repeating-linear-gradient, dirección: to bottom, inicial: #dae60f, medio: #18a6f1, final: #ee1313