Paleta de colores Wrapped In Plastic

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Wrapped In Plastic palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Wrapped In Plastic

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

CSS de la paleta de colores Wrapped In Plastic

/* 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 del degradado de fondo 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 .