๐จ Use this gradient for a lively, dynamic design.
๐ก Azure Radiance and Amaranth are often used in logos for their bold impact.
/* By Design CSS Linear Gradient Background */
.gradient {
background: #009FFF;
background: linear-gradient(
to right,
#009FFF,#ec2F4B
);
}
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.