๐จ Use this gradient to create a vibrant and energetic design.
๐ก The Mountain Meadow and Saffron colors in this gradient are inspired by the beautiful landscapes of Palo Alto.
/* Palo Alto CSS Linear Gradient Background */
.gradient {
background: #16a085;
background: linear-gradient(
to right,
#16a085,#f4d03f
);
}
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.