๐จ Great for a calming, nature-inspired design.
๐ก Zinnwaldite is a mineral named after Zinnwald, Germany, where it was discovered.
/* Awesome Pine CSS Linear Gradient Background */
.gradient {
background: #ebbba7;
background: linear-gradient(
to right,
#ebbba7,#cfc7f8
);
}
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.