๐จ Use Quepal for a lively, energetic design.
๐ก Quepal is inspired by the vibrant colors of the Quetzal bird and the opal gemstone.
/* Quepal CSS Linear Gradient Background */
.gradient {
background: #11998e;
background: linear-gradient(
to right,
#11998e,#38ef7d
);
}
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.