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