๐จ Use this gradient to add a vibrant and refreshing touch to your designs
๐ก Did you know that the color green is often associated with growth, harmony, and renewal?
/* Neon Green CSS Linear Gradient Background */
.gradient {
background: #81ff8a;
background: linear-gradient(
to right,
#81ff8a,#64965e
);
}
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.