Earthy Brown Vintage カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Earthy Brown Vintage palette

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

Earthy Brown Vintage カラー パレット PNG 画像

Download earthy brown vintage color palette PNG image (landscape)
Download earthy brown vintage color palette PNG image (square)

Earthy Brown Vintage カラーパレット CSS

/* CSS */
.color-1 {
color: #6d4e4a;
}
.color-2 {
color: #c1a79a;
}
.color-3 {
color: #e4c3b4;
}
.color-4 {
color: #fcd3a1;
}
.color-5 {
color: #d5a86c;
}

/* CSS Variables */
:root {
--color-1: #6d4e4a;
--color-2: #c1a79a;
--color-3: #e4c3b4;
--color-4: #fcd3a1;
--color-5: #d5a86c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d4e4a, #c1a79a, #e4c3b4, #fcd3a1, #d5a86c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d4e4a, #c1a79a, #e4c3b4, #fcd3a1, #d5a86c);
}

Earthy Brown Vintage color palette created on .