๐จ Great for a lively yet sophisticated design.
๐ก Cyan/Aqua represents clarity while Manatee symbolizes tranquility.
/* Bright Vault CSS Linear Gradient Background */
.gradient {
background: #00d2ff;
background: linear-gradient(
to right,
#00d2ff,#928DAB
);
}
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.