Japanese Autumn with Blues and Reds Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Japanese Autumn with Blues and Reds palette
Immagine PNG della tavolozza dei colori Japanese Autumn with Blues and Reds
tavolozza dei colori Japanese Autumn with Blues and Reds CSS
/* CSS */
.color-1 {
color: #f47b1f;
}
.color-2 {
color: #a23457;
}
.color-3 {
color: #2a6b93;
}
.color-4 {
color: #c3b192;
}
.color-5 {
color: #682c2f;
}
/* CSS Variables */
:root {
--color-1: #f47b1f;
--color-2: #a23457;
--color-3: #2a6b93;
--color-4: #c3b192;
--color-5: #682c2f;
}
CSS con gradiente di sfondo Japanese Autumn with Blues and Reds
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f47b1f, #a23457, #2a6b93, #c3b192, #682c2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f47b1f, #a23457, #2a6b93, #c3b192, #682c2f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 7 tavolozzas di colori Autunno
Japanese Autumn with Blues and Reds color palette created on .