Paleta de colores Soft 80's Convenience Store

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft 80's Convenience Store palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Soft 80's Convenience Store

Download soft 80's convenience store color palette PNG image (landscape)
Download soft 80's convenience store color palette PNG image (square)

CSS de la paleta de colores Soft 80's Convenience Store

/* CSS */
.color-1 {
color: #f7b5a1;
}
.color-2 {
color: #f0c0a8;
}
.color-3 {
color: #d9e9b4;
}
.color-4 {
color: #b5d9e3;
}
.color-5 {
color: #a3c2e0;
}

/* CSS Variables */
:root {
--color-1: #f7b5a1;
--color-2: #f0c0a8;
--color-3: #d9e9b4;
--color-4: #b5d9e3;
--color-5: #a3c2e0;
}

CSS del degradado de fondo Soft 80's Convenience Store

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b5a1, #f0c0a8, #d9e9b4, #b5d9e3, #a3c2e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b5a1, #f0c0a8, #d9e9b4, #b5d9e3, #a3c2e0);
}

Soft 80's Convenience Store color palette created on .