๐จ Use this gradient to add a fresh and vibrant touch to your designs!
๐ก Did you know that the color Shamrock is associated with good luck and the color Turquoise represents calmness and tranquility?
/* New Life CSS Linear Gradient Background */
.gradient {
background: #43e97b;
background: linear-gradient(
to right,
#43e97b,#38f9d7
);
}
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.