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: #a2b8c8;
}
.color-2 {
color: #c0d2d8;
}
.color-3 {
color: #e8e3d4;
}
.color-4 {
color: #d0c5af;
}
.color-5 {
color: #c5b3a0;
}

/* CSS Variables */
:root {
--color-1: #a2b8c8;
--color-2: #c0d2d8;
--color-3: #e8e3d4;
--color-4: #d0c5af;
--color-5: #c5b3a0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2b8c8, #c0d2d8, #e8e3d4, #d0c5af, #c5b3a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2b8c8, #c0d2d8, #e8e3d4, #d0c5af, #c5b3a0);
}

Scandinavian Serenity color palette created on .