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: #e3dbce;
}
.color-2 {
color: #b6c9b8;
}
.color-3 {
color: #9ed5e5;
}
.color-4 {
color: #f0a400;
}
.color-5 {
color: #d95e72;
}

/* CSS Variables */
:root {
--color-1: #e3dbce;
--color-2: #b6c9b8;
--color-3: #9ed5e5;
--color-4: #f0a400;
--color-5: #d95e72;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3dbce, #b6c9b8, #9ed5e5, #f0a400, #d95e72);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3dbce, #b6c9b8, #9ed5e5, #f0a400, #d95e72);
}

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

Scandinavian Serenity color palette created on .