๐จ Great for a lively, energetic design theme.
๐ก This gradient is inspired by the natural colors of Sulphur Springs, Texas.
/* Sulphur CSS Linear Gradient Background */
.gradient {
background: #CAC531;
background: linear-gradient(
to right,
#CAC531,#F3F9A7
);
}
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.