๐จ Use these colors to create a vibrant and refreshing design!
๐ก The Faraway River and Monte Carlo gradient is inspired by the beautiful shades of blue found in nature.
/* Faraway River CSS Linear Gradient Background */
.gradient {
background: #6e45e2;
background: linear-gradient(
to right,
#6e45e2,#88d3ce
);
}
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.