Desert Warrior カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Desert Warrior palette

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

Desert Warrior カラー パレット PNG 画像

Download desert warrior color palette PNG image (landscape)
Download desert warrior color palette PNG image (square)

Desert Warrior カラーパレット CSS

/* CSS */
.color-1 {
color: #4e3e3c;
}
.color-2 {
color: #785c54;
}
.color-3 {
color: #c9b4a1;
}
.color-4 {
color: #e3c6a1;
}
.color-5 {
color: #f3e5d3;
}

/* CSS Variables */
:root {
--color-1: #4e3e3c;
--color-2: #785c54;
--color-3: #c9b4a1;
--color-4: #e3c6a1;
--color-5: #f3e5d3;
}

Desert Warrior の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e3e3c, #785c54, #c9b4a1, #e3c6a1, #f3e5d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e3e3c, #785c54, #c9b4a1, #e3c6a1, #f3e5d3);
}

似たようなカラーパレット

Desert Warrior color palette created on .