Vintage and Old Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Vintage and Old palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Vintage and Old

Download vintage and old color palette PNG image (landscape)
Download vintage and old color palette PNG image (square)

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);
}

Vintage and Old color palette created on .