Scandinavian Serenity カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Scandinavian Serenity palette

このパレットを共有する先:

Scandinavian Serenity カラー パレット PNG 画像

Download scandinavian serenity color palette PNG image (landscape)
Download scandinavian serenity color palette PNG image (square)

Scandinavian Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #f1f5f8;
}
.color-2 {
color: #d8e3ee;
}
.color-3 {
color: #b6c8d8;
}
.color-4 {
color: #8ea4b8;
}
.color-5 {
color: #4b6772;
}

/* CSS Variables */
:root {
--color-1: #f1f5f8;
--color-2: #d8e3ee;
--color-3: #b6c8d8;
--color-4: #8ea4b8;
--color-5: #4b6772;
}

Scandinavian Serenity の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1f5f8, #d8e3ee, #b6c8d8, #8ea4b8, #4b6772);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1f5f8, #d8e3ee, #b6c8d8, #8ea4b8, #4b6772);
}

Scandinavian Serenity color palette created on .