๐จ Use this gradient for a vibrant, energetic design.
๐ก This gradient is reminiscent of a dramatic sunset, adding warmth and depth.
/* Crimson Tide CSS Linear Gradient Background */
.gradient {
background: #642B73;
background: linear-gradient(
to right,
#642B73,#C6426E
);
}
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.