Auburn Sunrise Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Auburn Sunrise palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Auburn Sunrise (PNG)
tavolozza dei colori Auburn Sunrise CSS
/* CSS */
.color-1 {
color: #a65e2b;
}
.color-2 {
color: #d5884d;
}
.color-3 {
color: #f2b769;
}
.color-4 {
color: #f7d58d;
}
.color-5 {
color: #f9e1b9;
}
/* CSS Variables */
:root {
--color-1: #a65e2b;
--color-2: #d5884d;
--color-3: #f2b769;
--color-4: #f7d58d;
--color-5: #f9e1b9;
}
CSS con gradiente di sfondo Auburn Sunrise
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a65e2b, #d5884d, #f2b769, #f7d58d, #f9e1b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a65e2b, #d5884d, #f2b769, #f7d58d, #f9e1b9);
}
Tavolozze di colori simili
Auburn Sunrise color palette created on .