Mystic Oasis カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Mystic Oasis palette
Mystic Oasis カラーパレット CSS
/* CSS */
.color-1 {
color: #690dab;
}
.color-2 {
color: #4a0080;
}
.color-3 {
color: #1f8fff;
}
.color-4 {
color: #00bfff;
}
.color-5 {
color: #32cd32;
}
/* CSS Variables */
:root {
--color-1: #690dab;
--color-2: #4a0080;
--color-3: #1f8fff;
--color-4: #00bfff;
--color-5: #32cd32;
}
Mystic Oasis の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #690dab, #4a0080, #1f8fff, #00bfff, #32cd32);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #690dab, #4a0080, #1f8fff, #00bfff, #32cd32);
}
似たようなカラーパレット
- Enchanted Dreams
- Shades of Blue
- Celestial Dragon's Embrace
- Mystic Blue
- Celestial Flight
- Crimson Celestial Glow
- Cheery Pastel Pink
- Silver Elegance
- Pink Shades
- Purple and Green Harmony
- Pink Fairy
- Cotton Candy Reverie
- Enchanted Blossom
- Blue Somnium
- Majestic Lavender Dreams
- Blush & Brew
- Twilight Vigilance
- Midnight Orchid Serenade
Mystic Oasis color palette created on .