Desert Dunes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Desert Dunes palette
Desert Dunes カラーパレット CSS
/* CSS */
.color-1 {
color: #eae5d2;
}
.color-2 {
color: #d6cda8;
}
.color-3 {
color: #c2b48e;
}
.color-4 {
color: #a68d6e;
}
.color-5 {
color: #8c6e54;
}
/* CSS Variables */
:root {
--color-1: #eae5d2;
--color-2: #d6cda8;
--color-3: #c2b48e;
--color-4: #a68d6e;
--color-5: #8c6e54;
}
Desert Dunes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae5d2, #d6cda8, #c2b48e, #a68d6e, #8c6e54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae5d2, #d6cda8, #c2b48e, #a68d6e, #8c6e54);
}
似たようなカラーパレット
- Beige Cookie
- Vanilla Dreamscape
- Celestial Confectionery
- Celestial Confectionery
- Whispering Sands
- Whimsical Meadow Dreams
- Sacred Hues
- Pastel Pink
- Brown Shadow Milk
- Brown Cookie
- Whispers of Winter
- Vanilla Dreamscape
- Serene Sip
- Pink Neapolitan
- Lily Blossom Delight
- Shades of Brown
- Teal and Terracotta
- Teal and Terracotta
Desert Dunes color palette created on .