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