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