Auburn Siren Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Auburn Siren palette
Immagine PNG della tavolozza dei colori Auburn Siren
tavolozza dei colori Auburn Siren CSS
/* CSS */
.color-1 {
color: #5c392d;
}
.color-2 {
color: #814e4b;
}
.color-3 {
color: #b86c6b;
}
.color-4 {
color: #f0a23d;
}
.color-5 {
color: #f8d62a;
}
/* CSS Variables */
:root {
--color-1: #5c392d;
--color-2: #814e4b;
--color-3: #b86c6b;
--color-4: #f0a23d;
--color-5: #f8d62a;
}
CSS con gradiente di sfondo Auburn Siren
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c392d, #814e4b, #b86c6b, #f0a23d, #f8d62a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c392d, #814e4b, #b86c6b, #f0a23d, #f8d62a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Auburn
Auburn Siren color palette created on .