Vintage and Old カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vintage and Old palette

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

Vintage and Old カラー パレット PNG 画像

Download vintage and old color palette PNG image (landscape)
Download vintage and old color palette PNG image (square)

Vintage and Old カラーパレット CSS

/* CSS */
.color-1 {
color: #a67c5e;
}
.color-2 {
color: #c6a15d;
}
.color-3 {
color: #d4be8c;
}
.color-4 {
color: #e9d0af;
}
.color-5 {
color: #bfa6a1;
}

/* CSS Variables */
:root {
--color-1: #a67c5e;
--color-2: #c6a15d;
--color-3: #d4be8c;
--color-4: #e9d0af;
--color-5: #bfa6a1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a67c5e, #c6a15d, #d4be8c, #e9d0af, #bfa6a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a67c5e, #c6a15d, #d4be8c, #e9d0af, #bfa6a1);
}

Vintage and Old color palette created on .