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: #df2a16;
}
.color-2 {
color: #c08635;
}
.color-3 {
color: #66130a;
}
.color-4 {
color: #3c3939;
}
.color-5 {
color: #fceae9;
}
/* CSS Variables */
:root {
--color-1: #df2a16;
--color-2: #c08635;
--color-3: #66130a;
--color-4: #3c3939;
--color-5: #fceae9;
}
CSS con gradiente di sfondo Whispers of Dusty Rose
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #df2a16, #c08635, #66130a, #3c3939, #fceae9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #df2a16, #c08635, #66130a, #3c3939, #fceae9);
}
Tavolozze di colori simili
Whispers of Dusty Rose color palette created on .