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