Vintage Home カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vintage Home palette

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

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

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

Vintage Home カラーパレット CSS

/* CSS */
.color-1 {
color: #895b29;
}
.color-2 {
color: #c19b6c;
}
.color-3 {
color: #e3d8b5;
}
.color-4 {
color: #a1b5a1;
}
.color-5 {
color: #4e2c2e;
}

/* CSS Variables */
:root {
--color-1: #895b29;
--color-2: #c19b6c;
--color-3: #e3d8b5;
--color-4: #a1b5a1;
--color-5: #4e2c2e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895b29, #c19b6c, #e3d8b5, #a1b5a1, #4e2c2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895b29, #c19b6c, #e3d8b5, #a1b5a1, #4e2c2e);
}

Vintage Home color palette created on .