๐จ Use this gradient for a vibrant, beach-themed design.
๐ก This gradient is inspired by the stunning Blue Lagoon in Puerto Rico.
/* The Blue Lagoon CSS Linear Gradient Background */
.gradient {
background: #43C6AC;
background: linear-gradient(
to right,
#43C6AC,#191654
);
}
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.