Whispers of Soft Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Soft Serenity palette
tavolozza dei colori Whispers of Soft Serenity CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fdfdfc;
}
.color-3 {
color: #f9f6f0;
}
.color-4 {
color: #f5e8db;
}
.color-5 {
color: #fcdec5;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fdfdfc;
--color-3: #f9f6f0;
--color-4: #f5e8db;
--color-5: #fcdec5;
}
CSS con gradiente di sfondo Whispers of Soft Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fdfdfc, #f9f6f0, #f5e8db, #fcdec5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fdfdfc, #f9f6f0, #f5e8db, #fcdec5);
}
Tavolozze di colori simili
Whispers of Soft Serenity color palette created on .