Seeking the Sun Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Seeking the Sun palette
Immagine PNG della tavolozza dei colori Seeking the Sun
tavolozza dei colori Seeking the Sun CSS
/* CSS */
.color-1 {
color: #f8d859;
}
.color-2 {
color: #f5a524;
}
.color-3 {
color: #f86c30;
}
.color-4 {
color: #e94e77;
}
.color-5 {
color: #b42d6c;
}
/* CSS Variables */
:root {
--color-1: #f8d859;
--color-2: #f5a524;
--color-3: #f86c30;
--color-4: #e94e77;
--color-5: #b42d6c;
}
CSS con gradiente di sfondo Seeking the Sun
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8d859, #f5a524, #f86c30, #e94e77, #b42d6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8d859, #f5a524, #f86c30, #e94e77, #b42d6c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Brillante
Seeking the Sun color palette created on .