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