Citrus Burst Gradient
Zesty red-orange into bright yellow.
Open in the gradient generator → Color Stops
#F12711
#F5AF19
Citrus Burst CSS Code
HEX Copy
background: #F12711; background: linear-gradient(45deg, #F12711 0%, #F5AF19 100%);
RGBA Copy
background: rgba(241, 39, 17, 1.0); background: linear-gradient(45deg, rgba(241, 39, 17, 1.0) 0%, rgba(245, 175, 25, 1.0) 100%);
HSLA Copy
background: hsla(6, 89%, 51%, 1.0); background: linear-gradient(45deg, hsla(6, 89%, 51%, 1.0) 0%, hsla(41, 92%, 53%, 1.0) 100%);