๐จ Mix and match these vibrant shades for a refreshing and modern look.
๐ก The colors in this gradient were inspired by the beautiful coastal waters of Puerto Rico and the vibrant city of Boston.
/* Dense Water CSS Linear Gradient Background */
.gradient {
background: #3ab5b0;
background: linear-gradient(
to right,
#3ab5b0,#3d99be,#56317a
);
}
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.