Soft Industrial Weave カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Soft Industrial Weave palette
Soft Industrial Weave カラー パレット PNG 画像
Soft Industrial Weave カラーパレット 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 の背景のグラデーション 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);
}
似たようなカラーパレット
下にスクロールして6個の70年代カラーパレットを探索しましょう
Soft Industrial Weave color palette created on .