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