Whispers of Earth and Sky Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Earth and Sky palette
tavolozza dei colori Whispers of Earth and Sky CSS
/* CSS */
.color-1 {
color: #e0c4a9;
}
.color-2 {
color: #bfad8d;
}
.color-3 {
color: #a0abca;
}
.color-4 {
color: #a7956c;
}
.color-5 {
color: #7a7062;
}
/* CSS Variables */
:root {
--color-1: #e0c4a9;
--color-2: #bfad8d;
--color-3: #a0abca;
--color-4: #a7956c;
--color-5: #7a7062;
}
CSS con gradiente di sfondo Whispers of Earth and Sky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0c4a9, #bfad8d, #a0abca, #a7956c, #7a7062);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0c4a9, #bfad8d, #a0abca, #a7956c, #7a7062);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Terroso
Whispers of Earth and Sky color palette created on .