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