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: #d1e5e1;
}
.color-2 {
color: #a7c8c8;
}
.color-3 {
color: #7da6a1;
}
.color-4 {
color: #5b8b8b;
}
.color-5 {
color: #3a5a5a;
}

/* CSS Variables */
:root {
--color-1: #d1e5e1;
--color-2: #a7c8c8;
--color-3: #7da6a1;
--color-4: #5b8b8b;
--color-5: #3a5a5a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1e5e1, #a7c8c8, #7da6a1, #5b8b8b, #3a5a5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1e5e1, #a7c8c8, #7da6a1, #5b8b8b, #3a5a5a);
}

似たようなカラーパレット

Scandinavian Serenity color palette created on .