Blushing Sunset Whispers Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blushing Sunset Whispers palette
tavolozza dei colori Blushing Sunset Whispers CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfbf8;
}
.color-3 {
color: #dbd2d4;
}
.color-4 {
color: #f2b08d;
}
.color-5 {
color: #fd6d2b;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfbf8;
--color-3: #dbd2d4;
--color-4: #f2b08d;
--color-5: #fd6d2b;
}
CSS con gradiente di sfondo Blushing Sunset Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfbf8, #dbd2d4, #f2b08d, #fd6d2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfbf8, #dbd2d4, #f2b08d, #fd6d2b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Bianco
Blushing Sunset Whispers color palette created on .