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