Scandinavian Autumn Forest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Scandinavian Autumn Forest palette

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

Scandinavian Autumn Forest カラー パレット PNG 画像

Download scandinavian autumn forest color palette PNG image (landscape)
Download scandinavian autumn forest color palette PNG image (square)

Scandinavian Autumn Forest カラーパレット CSS

/* CSS */
.color-1 {
color: #6a4e4e;
}
.color-2 {
color: #d2a56a;
}
.color-3 {
color: #e5c19f;
}
.color-4 {
color: #9fc1b8;
}
.color-5 {
color: #4b7c6d;
}

/* CSS Variables */
:root {
--color-1: #6a4e4e;
--color-2: #d2a56a;
--color-3: #e5c19f;
--color-4: #9fc1b8;
--color-5: #4b7c6d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a4e4e, #d2a56a, #e5c19f, #9fc1b8, #4b7c6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a4e4e, #d2a56a, #e5c19f, #9fc1b8, #4b7c6d);
}

Scandinavian Autumn Forest color palette created on .