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