Thrift Vintage カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Thrift Vintage palette

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

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

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

Thrift Vintage カラーパレット CSS

/* CSS */
.color-1 {
color: #b34a42;
}
.color-2 {
color: #e4a86c;
}
.color-3 {
color: #c1d4af;
}
.color-4 {
color: #a5c6d5;
}
.color-5 {
color: #b97dba;
}

/* CSS Variables */
:root {
--color-1: #b34a42;
--color-2: #e4a86c;
--color-3: #c1d4af;
--color-4: #a5c6d5;
--color-5: #b97dba;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b34a42, #e4a86c, #c1d4af, #a5c6d5, #b97dba);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b34a42, #e4a86c, #c1d4af, #a5c6d5, #b97dba);
}

Thrift Vintage color palette created on .