Jade Mirage カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Jade Mirage palette
Jade Mirage カラーパレット CSS
/* CSS */
.color-1 {
color: #6b9e7d;
}
.color-2 {
color: #b3d5a4;
}
.color-3 {
color: #f3e1a0;
}
.color-4 {
color: #f9c89f;
}
.color-5 {
color: #e67a89;
}
/* CSS Variables */
:root {
--color-1: #6b9e7d;
--color-2: #b3d5a4;
--color-3: #f3e1a0;
--color-4: #f9c89f;
--color-5: #e67a89;
}
Jade Mirage の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b9e7d, #b3d5a4, #f3e1a0, #f9c89f, #e67a89);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b9e7d, #b3d5a4, #f3e1a0, #f9c89f, #e67a89);
}
似たようなカラーパレット
- Milly's Garden Delight
- Candy Cloud Symphony
- Enchanted Blossom
- Royal Treasures
- Blue Sunset
- Golden Embrace
- Light Pink Green
- Shades of Green
- Lively Lagoon Harmony
- Yellow Yarn Ball
- Sunset Serenity
- Yellow Rebecca
- Sunset Symphony
- Vibrant Orange
- Whispers of the Woodland
- Mermaid's Shoreline Harmony
- Pink and Black Garden
- Blossom Noir
Jade Mirage color palette created on .