Desert Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Desert Serenity palette
Desert Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #d16e4d;
}
.color-2 {
color: #a45b77;
}
.color-3 {
color: #7c9c9b;
}
.color-4 {
color: #4c908f;
}
.color-5 {
color: #c5b6a6;
}
/* CSS Variables */
:root {
--color-1: #d16e4d;
--color-2: #a45b77;
--color-3: #7c9c9b;
--color-4: #4c908f;
--color-5: #c5b6a6;
}
Desert Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d16e4d, #a45b77, #7c9c9b, #4c908f, #c5b6a6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d16e4d, #a45b77, #7c9c9b, #4c908f, #c5b6a6);
}
似たようなカラーパレット
- Tropical Fruity Delight
- Yellow Eclipse
- Frosted Glade
- Abyssal Serenity
- Serene Harbor
- Whimsical Prescription
- Forest Ember Twilight
- Dark Green and Blue Serenity
- Desert Serenity
- Teal Pebble
- Dark Purple Eclipse
- Muted Melancholy
- Celestial Huntress
- Japanese Garden Maple
- Japanese Garden Maple
- Japanese Garden Maple
- Grunge Blue
- Dark Blue
Desert Serenity color palette created on .