Scandi-Japanese Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Scandi-Japanese Harmony palette
Scandi-Japanese Harmony カラー パレット PNG 画像
Scandi-Japanese Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #b6c8d8;
}
.color-2 {
color: #a4c6b5;
}
.color-3 {
color: #f2e1b5;
}
.color-4 {
color: #d6a86b;
}
.color-5 {
color: #9b505b;
}
/* CSS Variables */
:root {
--color-1: #b6c8d8;
--color-2: #a4c6b5;
--color-3: #f2e1b5;
--color-4: #d6a86b;
--color-5: #9b505b;
}
Scandi-Japanese Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8d8, #a4c6b5, #f2e1b5, #d6a86b, #9b505b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8d8, #a4c6b5, #f2e1b5, #d6a86b, #9b505b);
}
似たようなカラーパレット
下にスクロールして5個のスカンジナビアカラーパレットを探索しましょう
Scandi-Japanese Harmony color palette created on .