🎨 Use this gradient to create a refreshing and vibrant look in your designs.
💡 The Malibu Beach color scheme is inspired by the beautiful beaches of Malibu, California, known for their crystal clear waters and stunning sunsets.
/* Malibu Beach CSS Linear Gradient Background */
.gradient {
background: #4facfe;
background: linear-gradient(
to right,
#4facfe,#00f2fe
);
}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.