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: #fdfcfc;
}
.color-2 {
color: #faf9f5;
}
.color-3 {
color: #f3eee7;
}
.color-4 {
color: #e9e1d3;
}
.color-5 {
color: #d4cec9;
}
/* CSS Variables */
:root {
--color-1: #fdfcfc;
--color-2: #faf9f5;
--color-3: #f3eee7;
--color-4: #e9e1d3;
--color-5: #d4cec9;
}
CSS con gradiente di sfondo Whispers of Soft Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdfcfc, #faf9f5, #f3eee7, #e9e1d3, #d4cec9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdfcfc, #faf9f5, #f3eee7, #e9e1d3, #d4cec9);
}
Tavolozze di colori simili
Whispers of Soft Earth color palette created on .