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