Sweet Whirlwind Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sweet Whirlwind palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Sweet Whirlwind (PNG)
tavolozza dei colori Sweet Whirlwind CSS
/* CSS */
.color-1 {
color: #ffadbc;
}
.color-2 {
color: #ffd5bd;
}
.color-3 {
color: #ffe9ad;
}
.color-4 {
color: #bee8f4;
}
.color-5 {
color: #f8c9db;
}
/* CSS Variables */
:root {
--color-1: #ffadbc;
--color-2: #ffd5bd;
--color-3: #ffe9ad;
--color-4: #bee8f4;
--color-5: #f8c9db;
}
CSS con gradiente di sfondo Sweet Whirlwind
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffadbc, #ffd5bd, #ffe9ad, #bee8f4, #f8c9db);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffadbc, #ffd5bd, #ffe9ad, #bee8f4, #f8c9db);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosa
Sweet Whirlwind color palette created on .