Paleta de colores Soft Industrial Weave
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Industrial Weave palette
Imagen PNG de la paleta de colores Soft Industrial Weave
CSS de la paleta de colores Soft Industrial Weave
/* CSS */
.color-1 {
color: #d7c3a2;
}
.color-2 {
color: #a7b9b1;
}
.color-3 {
color: #b9d4c2;
}
.color-4 {
color: #f1b8a2;
}
.color-5 {
color: #c3888c;
}
/* CSS Variables */
:root {
--color-1: #d7c3a2;
--color-2: #a7b9b1;
--color-3: #b9d4c2;
--color-4: #f1b8a2;
--color-5: #c3888c;
}
CSS del degradado de fondo Soft Industrial Weave
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c3a2, #a7b9b1, #b9d4c2, #f1b8a2, #c3888c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c3a2, #a7b9b1, #b9d4c2, #f1b8a2, #c3888c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 6 paletas de colores Años 70
Soft Industrial Weave color palette created on .