Woody Brown カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Woody Brown palette

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

Woody Brown カラー パレット PNG 画像

Download woody brown color palette PNG image (landscape)
Download woody brown color palette PNG image (square)

Woody Brown カラーパレット CSS

/* CSS */
.color-1 {
color: #895b29;
}
.color-2 {
color: #a4693d;
}
.color-3 {
color: #c89c6f;
}
.color-4 {
color: #d7b49d;
}
.color-5 {
color: #e2c8b6;
}

/* CSS Variables */
:root {
--color-1: #895b29;
--color-2: #a4693d;
--color-3: #c89c6f;
--color-4: #d7b49d;
--color-5: #e2c8b6;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895b29, #a4693d, #c89c6f, #d7b49d, #e2c8b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895b29, #a4693d, #c89c6f, #d7b49d, #e2c8b6);
}

Woody Brown color palette created on .