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