Dreamy Dusk カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Dreamy Dusk palette
Dreamy Dusk カラーパレット CSS
/* CSS */
.color-1 {
color: #a3c2e0;
}
.color-2 {
color: #f7e3b1;
}
.color-3 {
color: #f1b579;
}
.color-4 {
color: #e2a3a2;
}
.color-5 {
color: #d57c8b;
}
/* CSS Variables */
:root {
--color-1: #a3c2e0;
--color-2: #f7e3b1;
--color-3: #f1b579;
--color-4: #e2a3a2;
--color-5: #d57c8b;
}
Dreamy Dusk の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c2e0, #f7e3b1, #f1b579, #e2a3a2, #d57c8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c2e0, #f7e3b1, #f1b579, #e2a3a2, #d57c8b);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
- Minty Pink Blue
- Love Blue
- Oceanic Blossom
Dreamy Dusk color palette created on .