๐จ Use this gradient to create a fresh and natural look in your designs.
๐ก Did you know that the color green is often associated with growth, harmony, and renewal?
/* Space Light Green CSS Linear Gradient Background */
.gradient {
background: #9FA0A8;
background: linear-gradient(
to right,
#9FA0A8,#5C7852
);
}
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.