Whispers of Dawn Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Dawn palette
Image Gallery

tavolozza dei colori Whispers of Dawn CSS
/* CSS */
.color-1 {
color: #fcfcfc;
}
.color-2 {
color: #e1dbdb;
}
.color-3 {
color: #eab3ca;
}
.color-4 {
color: #eec944;
}
.color-5 {
color: #c6c2be;
}
/* CSS Variables */
:root {
--color-1: #fcfcfc;
--color-2: #e1dbdb;
--color-3: #eab3ca;
--color-4: #eec944;
--color-5: #c6c2be;
}
CSS con gradiente di sfondo Whispers of Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfcfc, #e1dbdb, #eab3ca, #eec944, #c6c2be);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfcfc, #e1dbdb, #eab3ca, #eec944, #c6c2be);
}
Tavolozze di colori simili
Whispers of Dawn color palette created on .