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