๐จ Great for a vibrant, energetic design.
๐ก This gradient is inspired by the lush landscapes and sunny beaches of Puerto Rico.
/* Honey Dew CSS Linear Gradient Background */
.gradient {
background: #43C6AC;
background: linear-gradient(
to right,
#43C6AC,#F8FFAE
);
}
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.