๐จ Use this gradient to create a refreshing and vibrant design!
๐ก Did you know that the color turquoise is associated with tranquility and calmness?
/* Bleem CSS Linear Gradient Background */
.gradient {
background: #4284DB;
background: linear-gradient(
to right,
#4284DB,#29EAC4
);
}
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.