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