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: #d2b9a3;
}
.color-2 {
color: #d8c6b1;
}
.color-3 {
color: #e4d6c9;
}
.color-4 {
color: #f4e1d7;
}
.color-5 {
color: #f9f9f0;
}

/* CSS Variables */
:root {
--color-1: #d2b9a3;
--color-2: #d8c6b1;
--color-3: #e4d6c9;
--color-4: #f4e1d7;
--color-5: #f9f9f0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2b9a3, #d8c6b1, #e4d6c9, #f4e1d7, #f9f9f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2b9a3, #d8c6b1, #e4d6c9, #f4e1d7, #f9f9f0);
}

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

下にスクロールして5個のベージュカラーパレットを探索しましょう

Desert Mirage color palette created on .