๐จ Use this gradient for a bold, energetic design.
๐ก This gradient is inspired by SoundCloud's dynamic and bold brand colors.
/* SoundCloud CSS Linear Gradient Background */
.gradient {
background: #fe8c00;
background: linear-gradient(
to right,
#fe8c00,#f83600
);
}
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.