Paleta de colores 70s Supermarket

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with 70s Supermarket palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 70s Supermarket

Download 70s supermarket color palette PNG image (landscape)
Download 70s supermarket color palette PNG image (square)

CSS de la paleta de colores 70s Supermarket

/* CSS */
.color-1 {
color: #a9d9a5;
}
.color-2 {
color: #69bf76;
}
.color-3 {
color: #509b56;
}
.color-4 {
color: #3c6d3c;
}
.color-5 {
color: #2d4d2d;
}

/* CSS Variables */
:root {
--color-1: #a9d9a5;
--color-2: #69bf76;
--color-3: #509b56;
--color-4: #3c6d3c;
--color-5: #2d4d2d;
}

CSS del degradado de fondo 70s Supermarket

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9d9a5, #69bf76, #509b56, #3c6d3c, #2d4d2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9d9a5, #69bf76, #509b56, #3c6d3c, #2d4d2d);
}

70s Supermarket color palette created on .