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