๐จ Use this gradient for a dramatic effect.
๐ก This gradient is reminiscent of a ripe berry against a dark night.
/* The Strain CSS Linear Gradient Background */
.gradient {
background: #870000;
background: linear-gradient(
to right,
#870000,#190A05
);
}
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.