๐จ Great for a modern, energetic, and dynamic vibe.
๐ก Stratos blue is named after the Stratosphere, symbolizing depth and infinity.
/* Visions of Grandeur CSS Linear Gradient Background */
.gradient {
background: #000046;
background: linear-gradient(
to right,
#000046,#1CB5E0
);
}
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.