Desert Mirage カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Desert Mirage palette

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

Desert Mirage カラーパレット (PNG) をダウンロード

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

Desert Mirage カラーパレット CSS

/* CSS */
.color-1 {
color: #d1a26b;
}
.color-2 {
color: #e9b87c;
}
.color-3 {
color: #f5c199;
}
.color-4 {
color: #f6d7b6;
}
.color-5 {
color: #f3e2ce;
}

/* CSS Variables */
:root {
--color-1: #d1a26b;
--color-2: #e9b87c;
--color-3: #f5c199;
--color-4: #f6d7b6;
--color-5: #f3e2ce;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1a26b, #e9b87c, #f5c199, #f6d7b6, #f3e2ce);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1a26b, #e9b87c, #f5c199, #f6d7b6, #f3e2ce);
}

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

Desert Mirage color palette created on .