Soft 80's Convenience Store Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

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

Condividi questa palette a:

Immagine PNG della tavolozza dei colori 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)

tavolozza dei colori Soft 80's Convenience Store CSS

/* 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 con gradiente di sfondo 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 .