Soft Industrial Weave Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Soft Industrial Weave palette
Color Inspiration
Images that showcase this color palette in real designs
Download Soft Industrial Weave Color Palette (PNG)
Soft Industrial Weave color palette CSS
/* 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;
}
Soft Industrial Weave background gradient CSS
/* 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);
}
Similar color palettes
Scroll down to explore 6 70s color palettes
Soft Industrial Weave color palette created on .