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