Sunny Adventure Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sunny Adventure palette
tavolozza dei colori Sunny Adventure CSS
/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ffb347;
}
.color-3 {
color: #ffea8f;
}
.color-4 {
color: #6dd08c;
}
.color-5 {
color: #4b91e2;
}
/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ffb347;
--color-3: #ffea8f;
--color-4: #6dd08c;
--color-5: #4b91e2;
}
CSS con gradiente di sfondo Sunny Adventure
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ffb347, #ffea8f, #6dd08c, #4b91e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ffb347, #ffea8f, #6dd08c, #4b91e2);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Brillante
Sunny Adventure color palette created on .