Desert Fire Fox カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Desert Fire Fox palette
Desert Fire Fox カラー パレット PNG 画像
Desert Fire Fox カラーパレット CSS
/* CSS */
.color-1 {
color: #d95e20;
}
.color-2 {
color: #eab34d;
}
.color-3 {
color: #f7e57e;
}
.color-4 {
color: #c5a35e;
}
.color-5 {
color: #6e4b3a;
}
/* CSS Variables */
:root {
--color-1: #d95e20;
--color-2: #eab34d;
--color-3: #f7e57e;
--color-4: #c5a35e;
--color-5: #6e4b3a;
}
Desert Fire Fox の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d95e20, #eab34d, #f7e57e, #c5a35e, #6e4b3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d95e20, #eab34d, #f7e57e, #c5a35e, #6e4b3a);
}
似たようなカラーパレット
下にスクロールして1個の砂漠カラーパレットを探索しましょう
Desert Fire Fox color palette created on .