Peach Fizz Gradient
Vivid raspberry into pale creamy peach.
Open in the gradient generator → Color Stops
#ED4264
#FFEDBC
Peach Fizz CSS Code
HEX Copy
background: #ED4264; background: linear-gradient(45deg, #ED4264 0%, #FFEDBC 100%);
RGBA Copy
background: rgba(237, 66, 100, 1.0); background: linear-gradient(45deg, rgba(237, 66, 100, 1.0) 0%, rgba(255, 237, 188, 1.0) 100%);
HSLA Copy
background: hsla(348, 83%, 59%, 1.0); background: linear-gradient(45deg, hsla(348, 83%, 59%, 1.0) 0%, hsla(44, 100%, 87%, 1.0) 100%);