๐จ Add a touch of magic to your designs with this vibrant color scheme
๐ก The combination of lucky point, persian indigo, and rose creates a mesmerizing gradient that is reminiscent of a mythical sunset
/* Fabled Sunset CSS Linear Gradient Background */
.gradient {
background: #231557;
background: linear-gradient(
to right,
#231557,#44107A,#FF1361
);
}
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.