Vintage Cottage Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Vintage Cottage palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Vintage Cottage

Download vintage cottage color palette PNG image (landscape)
Download vintage cottage color palette PNG image (square)

tavolozza dei colori Vintage Cottage CSS

/* CSS */
.color-1 {
color: #835f11;
}
.color-2 {
color: #5d5518;
}
.color-3 {
color: #724327;
}
.color-4 {
color: #602220;
}
.color-5 {
color: #2c1646;
}

/* CSS Variables */
:root {
--color-1: #835f11;
--color-2: #5d5518;
--color-3: #724327;
--color-4: #602220;
--color-5: #2c1646;
}

CSS con gradiente di sfondo Vintage Cottage

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #835f11, #5d5518, #724327, #602220, #2c1646);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #835f11, #5d5518, #724327, #602220, #2c1646);
}

Vintage Cottage color palette created on .