Paleta de colores Vintage Cottage

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Vintage Cottage palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Vintage Cottage

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

CSS de la paleta de colores Vintage Cottage

/* 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 del degradado de fondo 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 .