๐จ Great for a calming, nature-inspired design.
๐ก Pelorous is named after a famous racehorse, while Shamrock represents Ireland's heritage.
/* Sea Weed CSS Linear Gradient Background */
.gradient {
background: #4CB8C4;
background: linear-gradient(
to right,
#4CB8C4,#3CD3AD
);
}
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.