๐จ Use this gradient to create a fresh and vibrant look.
๐ก The Spring Green and Azure Radiance colors are inspired by nature and evoke feelings of growth and tranquility.
/* Itmeo Branding CSS Linear Gradient Background */
.gradient {
background: #2af598;
background: linear-gradient(
to right,
#2af598,#009efd
);
}
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.