Melancholic Vibes of the 90s Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Melancholic Vibes of the 90s palette
Immagine PNG della tavolozza dei colori Melancholic Vibes of the 90s
tavolozza dei colori Melancholic Vibes of the 90s CSS
/* CSS */
.color-1 {
color: #681b98;
}
.color-2 {
color: #9b27b0;
}
.color-3 {
color: #e92063;
}
.color-4 {
color: #f490b1;
}
.color-5 {
color: #f06090;
}
/* CSS Variables */
:root {
--color-1: #681b98;
--color-2: #9b27b0;
--color-3: #e92063;
--color-4: #f490b1;
--color-5: #f06090;
}
CSS con gradiente di sfondo Melancholic Vibes of the 90s
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #681b98, #9b27b0, #e92063, #f490b1, #f06090);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #681b98, #9b27b0, #e92063, #f490b1, #f06090);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 10+ tavolozzas di colori Anni 90
Melancholic Vibes of the 90s color palette created on .