๐จ Use this gradient for a calming, nature-inspired design.
๐ก This gradient is named 'Orca', inspired by the majestic sea creature's habitat.
/* Orca CSS Linear Gradient Background */
.gradient {
background: #44A08D;
background: linear-gradient(
to right,
#44A08D,#093637
);
}
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.