Wrapped In Plastic Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Wrapped In Plastic palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Wrapped In Plastic

Download wrapped in plastic color palette PNG image (landscape)
Download wrapped in plastic color palette PNG image (square)

tavolozza dei colori Wrapped In Plastic CSS

/* CSS */
.color-1 {
color: #d6d3d9;
}
.color-2 {
color: #c9c4ca;
}
.color-3 {
color: #adadae;
}
.color-4 {
color: #bac1c4;
}
.color-5 {
color: #a9b1bc;
}

/* CSS Variables */
:root {
--color-1: #d6d3d9;
--color-2: #c9c4ca;
--color-3: #adadae;
--color-4: #bac1c4;
--color-5: #a9b1bc;
}

CSS con gradiente di sfondo Wrapped In Plastic

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6d3d9, #c9c4ca, #adadae, #bac1c4, #a9b1bc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6d3d9, #c9c4ca, #adadae, #bac1c4, #a9b1bc);
}

Wrapped In Plastic color palette created on .