๐จ Mix and match these vibrant colors to create a bold and eye-catching design.
๐ก This color scheme was inspired by the beautiful sunsets of Malibu, California.
/* Frozen Heat CSS Linear Gradient Background */
.gradient {
background: #FF057C;
background: linear-gradient(
to right,
#FF057C,#7C64D5,#4CC3FF
);
}
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.