๐จ Use this gradient for a vibrant, energetic design.
๐ก This gradient mirrors Virgin America's brand colors, symbolizing innovation and style.
/* Virgin America CSS Linear Gradient Background */
.gradient {
background: #7b4397;
background: linear-gradient(
to right,
#7b4397,#dc2430
);
}
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.