Paleta de colores Year of 1971

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Year of 1971 palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Year of 1971

Download year of 1971 color palette PNG image (landscape)
Download year of 1971 color palette PNG image (square)

CSS de la paleta de colores Year of 1971

/* CSS */
.color-1 {
color: #d4a38c;
}
.color-2 {
color: #c78e6b;
}
.color-3 {
color: #a65e3a;
}
.color-4 {
color: #e9b36d;
}
.color-5 {
color: #f9c4b9;
}

/* CSS Variables */
:root {
--color-1: #d4a38c;
--color-2: #c78e6b;
--color-3: #a65e3a;
--color-4: #e9b36d;
--color-5: #f9c4b9;
}

CSS del degradado de fondo Year of 1971

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a38c, #c78e6b, #a65e3a, #e9b36d, #f9c4b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a38c, #c78e6b, #a65e3a, #e9b36d, #f9c4b9);
}

Year of 1971 color palette created on .