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