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