๐จ Great for a serene and peaceful design theme.
๐ก Telegram was originally created by the brothers Nikolai and Pavel Durov, the founders of VK, Russia's largest social network.
๐ค We also made MagicBuddy, a Telegram AI Bot! Try it out!
/* Telegram CSS Linear Gradient Background */
.gradient {
background: #1c92d2;
background: linear-gradient(
to right,
#1c92d2,#f2fcfe
);
}
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.