Watermelon Splash Gradient
Rind green through to juicy red.
Open in the gradient generator → Color Stops
#1D976C
#93F9B9
#FF5858
Watermelon Splash CSS Code
HEX Copy
background: #1D976C; background: linear-gradient(45deg, #1D976C 0%, #93F9B9 45%, #FF5858 100%);
RGBA Copy
background: rgba(29, 151, 108, 1.0); background: linear-gradient(45deg, rgba(29, 151, 108, 1.0) 0%, rgba(147, 249, 185, 1.0) 45%, rgba(255, 88, 88, 1.0) 100%);
HSLA Copy
background: hsla(159, 68%, 35%, 1.0); background: linear-gradient(45deg, hsla(159, 68%, 35%, 1.0) 0%, hsla(142, 89%, 78%, 1.0) 45%, hsla(0, 100%, 67%, 1.0) 100%);