๐จ Use this gradient to create a calming and sophisticated atmosphere.
๐ก Did you know that the Raccoon Back and Gull Gray colors were inspired by nature? They are reminiscent of the beautiful colors found in raccoon fur and the feathers of seagulls.
/* Raccoon Back CSS Linear Gradient Background */
.gradient {
background: #BCC5CE;
background: linear-gradient(
to right,
#BCC5CE,#929EAD
);
}
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.