Vintage and Old Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vintage and Old palette
Immagine PNG della tavolozza dei colori Vintage and Old
tavolozza dei colori Vintage and Old CSS
/* CSS */
.color-1 {
color: #a67c5e;
}
.color-2 {
color: #c6a15d;
}
.color-3 {
color: #d4be8c;
}
.color-4 {
color: #e9d0af;
}
.color-5 {
color: #bfa6a1;
}
/* CSS Variables */
:root {
--color-1: #a67c5e;
--color-2: #c6a15d;
--color-3: #d4be8c;
--color-4: #e9d0af;
--color-5: #bfa6a1;
}
CSS con gradiente di sfondo Vintage and Old
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a67c5e, #c6a15d, #d4be8c, #e9d0af, #bfa6a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a67c5e, #c6a15d, #d4be8c, #e9d0af, #bfa6a1);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Vintage
Vintage and Old color palette created on .