Vintage Forest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vintage Forest palette

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

Vintage Forest カラー パレット PNG 画像

Download vintage forest color palette PNG image (landscape)
Download vintage forest color palette PNG image (square)

Vintage Forest カラーパレット CSS

/* CSS */
.color-1 {
color: #192801;
}
.color-2 {
color: #214002;
}
.color-3 {
color: #334403;
}
.color-4 {
color: #632803;
}
.color-5 {
color: #650d01;
}

/* CSS Variables */
:root {
--color-1: #192801;
--color-2: #214002;
--color-3: #334403;
--color-4: #632803;
--color-5: #650d01;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #192801, #214002, #334403, #632803, #650d01);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #192801, #214002, #334403, #632803, #650d01);
}

Vintage Forest color palette created on .