๐จ Mix and match these vibrant shades to create a bold and energetic design.
๐ก The Picton Blue and Danube colors were inspired by the beautiful waters of New Zealand and the Danube River.
/* Fly High CSS Linear Gradient Background */
.gradient {
background: #48c6ef;
background: linear-gradient(
to right,
#48c6ef,#6f86d6
);
}
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.