๐จ Use these vibrant colors to create a bold and eye-catching design.
๐ก The combination of red violet and Eunry creates a striking and energetic color scheme that is sure to make a statement.
/* Big Mango CSS Linear Gradient Background */
.gradient {
background: #c71d6f;
background: linear-gradient(
to right,
#c71d6f,#d09693
);
}
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.