Winter Y2K 80s Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Winter Y2K 80s palette
Immagine PNG della tavolozza dei colori Winter Y2K 80s
tavolozza dei colori Winter Y2K 80s CSS
/* CSS */
.color-1 {
color: #1a1f3d;
}
.color-2 {
color: #4b70a0;
}
.color-3 {
color: #8cb5e3;
}
.color-4 {
color: #ff8052;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #1a1f3d;
--color-2: #4b70a0;
--color-3: #8cb5e3;
--color-4: #ff8052;
--color-5: #f1c84b;
}
CSS con gradiente di sfondo Winter Y2K 80s
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a1f3d, #4b70a0, #8cb5e3, #ff8052, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a1f3d, #4b70a0, #8cb5e3, #ff8052, #f1c84b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 3 tavolozzas di colori Inverno
Winter Y2K 80s color palette created on .