Advanced Gradient Generator
Gradient Layer
0%100%
50%100%
100%100%
100%
background: linear-gradient(to right, rgba(255, 0, 0, 1) 0%, rgba(255, 255, 0, 1) 50%, rgba(0, 255, 0, 1) 100%);
background-blend-mode: normal;
background-size: cover;
background-position: center;