๐จ Use this gradient to add a vibrant and refreshing touch to your designs.
๐ก Did you know that the Turquoise color symbolizes tranquility and protection, while Milan represents elegance and sophistication?
/* Sun Veggie CSS Linear Gradient Background */
.gradient {
background: #20E2D7;
background: linear-gradient(
to right,
#20E2D7,#F9FEA5
);
}
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.