Yellow Sunshine Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Yellow Sunshine palette
tavolozza dei colori Yellow Sunshine CSS
/* CSS */
.color-1 {
color: #f6b83c;
}
.color-2 {
color: #f9be48;
}
.color-3 {
color: #f1d35b;
}
.color-4 {
color: #f4e5a4;
}
.color-5 {
color: #f9f8c3;
}
/* CSS Variables */
:root {
--color-1: #f6b83c;
--color-2: #f9be48;
--color-3: #f1d35b;
--color-4: #f4e5a4;
--color-5: #f9f8c3;
}
CSS con gradiente di sfondo Yellow Sunshine
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b83c, #f9be48, #f1d35b, #f4e5a4, #f9f8c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b83c, #f9be48, #f1d35b, #f4e5a4, #f9f8c3);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Brillante
Yellow Sunshine color palette created on .