๐จ Great for a lively, energetic design or theme.
๐ก This gradient combines the tranquility of Danube, the freshness of Monte Carlo, and the romance of Carissma.
/* Hazel CSS Linear Gradient Background */
.gradient {
background: #77A1D3;
background: linear-gradient(
to right,
#77A1D3,#79CBCA,#E684AE
);
}
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.