Desert Blossom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Desert Blossom palette
Desert Blossom カラーパレット CSS
/* CSS */
.color-1 {
color: #d7af6a;
}
.color-2 {
color: #e4b858;
}
.color-3 {
color: #e1785b;
}
.color-4 {
color: #c1537b;
}
.color-5 {
color: #8e3e82;
}
/* CSS Variables */
:root {
--color-1: #d7af6a;
--color-2: #e4b858;
--color-3: #e1785b;
--color-4: #c1537b;
--color-5: #8e3e82;
}
Desert Blossom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7af6a, #e4b858, #e1785b, #c1537b, #8e3e82);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7af6a, #e4b858, #e1785b, #c1537b, #8e3e82);
}
似たようなカラーパレット
- Shigaraki Sunset
- Maroon Sunset
- Leopard Archer
- Japanese Phoenix
- Vert Ashengrotto
- Abbey
- Crow Shapeshifter
- Inosuke's Essence
- Whispers of Earth
- Whispers of Earth
- Whispers of Autumn Elegance
- Whispers of Warmth
- Whispers of Autumn Foliage
- Verdant Whispering Grove
- Whispers of Autumn
- Sunset Harvest Hues
- Brown Elegance
- Whispers of Serene Dusk
Desert Blossom color palette created on .