Whispers of Serenity Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Serenity palette
tavolozza dei colori Whispers of Serenity CSS
/* CSS */
.color-1 {
color: #e5e4d6;
}
.color-2 {
color: #b2b7b8;
}
.color-3 {
color: #b5b569;
}
.color-4 {
color: #959183;
}
.color-5 {
color: #758aa9;
}
/* CSS Variables */
:root {
--color-1: #e5e4d6;
--color-2: #b2b7b8;
--color-3: #b5b569;
--color-4: #959183;
--color-5: #758aa9;
}
CSS con gradiente di sfondo Whispers of Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5e4d6, #b2b7b8, #b5b569, #959183, #758aa9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5e4d6, #b2b7b8, #b5b569, #959183, #758aa9);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 3 tavolozzas di colori Soft beige
Whispers of Serenity color palette created on .