Innocent 80s Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Innocent 80s palette
tavolozza dei colori Innocent 80s CSS
/* CSS */
.color-1 {
color: #f0c1cf;
}
.color-2 {
color: #f5a3c0;
}
.color-3 {
color: #f57a86;
}
.color-4 {
color: #d87da0;
}
.color-5 {
color: #b14e6d;
}
/* CSS Variables */
:root {
--color-1: #f0c1cf;
--color-2: #f5a3c0;
--color-3: #f57a86;
--color-4: #d87da0;
--color-5: #b14e6d;
}
CSS con gradiente di sfondo Innocent 80s
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0c1cf, #f5a3c0, #f57a86, #d87da0, #b14e6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0c1cf, #f5a3c0, #f57a86, #d87da0, #b14e6d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 5 tavolozzas di colori Femminile
Innocent 80s color palette created on .