🎨 Use this gradient to add a lively and energetic touch to your designs.
💡 Did you know that the color salmon is named after the fish species? It is said to resemble the flesh color of the salmon fish.
/* Young Passion CSS Linear Gradient Background */
.gradient {
background: #ff8177;
background: linear-gradient(
to right,
#ff8177,#ff867a,#ff8c7f,#f99185,#cf556c,#b12a5b
);
}You can use this gradient in your UI design in many ways, for example as a background in a tweet, for buttons or as a text gradient.