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