๐จ Use this gradient for a calming, aquatic-themed design.
๐ก This gradient is inspired by the Pacific Ocean's deep and surface waters.
/* Pacific Dream CSS Linear Gradient Background */
.gradient {
background: #34e89e;
background: linear-gradient(
to right,
#34e89e,#0f3443
);
}
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.