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