๐จ Great for a bold, warm design or autumn themes.
๐ก This gradient is named after the stiletto heel and the spice nutmeg, both known for their rich, deep reds.
/* Namn CSS Linear Gradient Background */
.gradient {
background: #a73737;
background: linear-gradient(
to right,
#a73737,#7a2828
);
}
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.