๐จ Use this gradient for a vibrant, energetic design.
๐ก Turquoise was among the first gems to be mined, and while many historic sites have been depleted, some are still worked to this day.
/* Teal Love CSS Linear Gradient Background */
.gradient {
background: #AAFFA9;
background: linear-gradient(
to right,
#AAFFA9,#11FFBD
);
}
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.