๐จ Great for eco-friendly or wellness brand designs.
๐ก This gradient is inspired by the calming hues of a misty morning in a celery field.
/* Sand Strike CSS Linear Gradient Background */
.gradient {
background: #c1c161;
background: linear-gradient(
to right,
#c1c161,#c1c161,#d4d4b1
);
}
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.