Whispers of Soft Stone Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Soft Stone palette
tavolozza dei colori Whispers of Soft Stone CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #eeeded;
}
.color-3 {
color: #e1e1e0;
}
.color-4 {
color: #cac7c4;
}
.color-5 {
color: #a8a6a4;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #eeeded;
--color-3: #e1e1e0;
--color-4: #cac7c4;
--color-5: #a8a6a4;
}
CSS con gradiente di sfondo Whispers of Soft Stone
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #eeeded, #e1e1e0, #cac7c4, #a8a6a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #eeeded, #e1e1e0, #cac7c4, #a8a6a4);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 7 tavolozzas di colori Bianco
Whispers of Soft Stone color palette created on .