Sunshine Serenade Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sunshine Serenade palette
tavolozza dei colori Sunshine Serenade CSS
/* CSS */
.color-1 {
color: #ad8800;
}
.color-2 {
color: #dc4141;
}
.color-3 {
color: #cda618;
}
.color-4 {
color: #be780e;
}
.color-5 {
color: #cd8518;
}
/* CSS Variables */
:root {
--color-1: #ad8800;
--color-2: #dc4141;
--color-3: #cda618;
--color-4: #be780e;
--color-5: #cd8518;
}
CSS con gradiente di sfondo Sunshine Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ad8800, #dc4141, #cda618, #be780e, #cd8518);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ad8800, #dc4141, #cda618, #be780e, #cd8518);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 80+ tavolozzas di colori Ambra
Sunshine Serenade color palette created on .