Golden Ember Dreams Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Golden Ember Dreams palette
tavolozza dei colori Golden Ember Dreams CSS
/* CSS */
.color-1 {
color: #fbbd23;
}
.color-2 {
color: #f59f0a;
}
.color-3 {
color: #db7706;
}
.color-4 {
color: #a44f0e;
}
.color-5 {
color: #7c3bed;
}
/* CSS Variables */
:root {
--color-1: #fbbd23;
--color-2: #f59f0a;
--color-3: #db7706;
--color-4: #a44f0e;
--color-5: #7c3bed;
}
CSS con gradiente di sfondo Golden Ember Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbbd23, #f59f0a, #db7706, #a44f0e, #7c3bed);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbbd23, #f59f0a, #db7706, #a44f0e, #7c3bed);
}
Tavolozze di colori simili
Golden Ember Dreams color palette created on .