Lavender Metal Future Vibes Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lavender Metal Future Vibes palette
Color Inspiration
Images that showcase this color palette in real designs
Download Lavender Metal Future Vibes Color Palette (PNG)
Lavender Metal Future Vibes color palette CSS
/* CSS */
.color-1 {
color: #e4d6ff;
}
.color-2 {
color: #b2a3ff;
}
.color-3 {
color: #7a7aff;
}
.color-4 {
color: #405bbf;
}
.color-5 {
color: #1b2a7e;
}
/* CSS Variables */
:root {
--color-1: #e4d6ff;
--color-2: #b2a3ff;
--color-3: #7a7aff;
--color-4: #405bbf;
--color-5: #1b2a7e;
}
Lavender Metal Future Vibes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4d6ff, #b2a3ff, #7a7aff, #405bbf, #1b2a7e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4d6ff, #b2a3ff, #7a7aff, #405bbf, #1b2a7e);
}
Similar color palettes
Scroll down to explore 1 Lavender color palette
Lavender Metal Future Vibes color palette created on .