๐จ Mix and match these vibrant shades to create a bold and eye-catching design.
๐ก This color scheme is inspired by the iconic astronaut Yuri Gagarin and represents a sense of adventure and exploration.
/* Gagarin View CSS Linear Gradient Background */
.gradient {
background: #69EACB;
background: linear-gradient(
to right,
#69EACB,#EACCF8,#6654F1
);
}
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.