Vintage Nature カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vintage Nature palette

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

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

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

Vintage Nature カラーパレット CSS

/* CSS */
.color-1 {
color: #c0b3a5;
}
.color-2 {
color: #a58f7e;
}
.color-3 {
color: #7e7a6d;
}
.color-4 {
color: #496e59;
}
.color-5 {
color: #3a594e;
}

/* CSS Variables */
:root {
--color-1: #c0b3a5;
--color-2: #a58f7e;
--color-3: #7e7a6d;
--color-4: #496e59;
--color-5: #3a594e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0b3a5, #a58f7e, #7e7a6d, #496e59, #3a594e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0b3a5, #a58f7e, #7e7a6d, #496e59, #3a594e);
}

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

Vintage Nature color palette created on .