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