Sunset Orange Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sunset Orange palette
Immagine PNG della tavolozza dei colori Sunset Orange
tavolozza dei colori Sunset Orange CSS
/* CSS */
.color-1 {
color: #ad5110;
}
.color-2 {
color: #b8611e;
}
.color-3 {
color: #c29024;
}
.color-4 {
color: #c2af24;
}
.color-5 {
color: #d7b965;
}
/* CSS Variables */
:root {
--color-1: #ad5110;
--color-2: #b8611e;
--color-3: #c29024;
--color-4: #c2af24;
--color-5: #d7b965;
}
CSS con gradiente di sfondo Sunset Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ad5110, #b8611e, #c29024, #c2af24, #d7b965);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ad5110, #b8611e, #c29024, #c2af24, #d7b965);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 80+ tavolozzas di colori Ambra
Sunset Orange color palette created on .