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