Galaxy カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Galaxy palette
Galaxy カラーパレット CSS
/* CSS */
.color-1 {
color: #592d8f;
}
.color-2 {
color: #7a3f9d;
}
.color-3 {
color: #a55aba;
}
.color-4 {
color: #d3a2e7;
}
.color-5 {
color: #e6c4f8;
}
/* CSS Variables */
:root {
--color-1: #592d8f;
--color-2: #7a3f9d;
--color-3: #a55aba;
--color-4: #d3a2e7;
--color-5: #e6c4f8;
}
Galaxy の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #592d8f, #7a3f9d, #a55aba, #d3a2e7, #e6c4f8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #592d8f, #7a3f9d, #a55aba, #d3a2e7, #e6c4f8);
}
似たようなカラーパレット
- Celestial Whispers
- Orange Sunset
- Shades of Pink and Purple
- Orange to Purple Sunset
- Vibrant Pink Galaxy
- Samba Dreamscape
- Wisteria Dreams
- Neon Purple
- Void Purple
- Kassidy's Dreamscape
- Ethereal Sunset
- Royal Sunrise
- Chelsea Charm
- Harajuku Dreamscape
- Whispers of Lavender
- Purple Weirdcore
- Melancholic Mischief
- Purple Moonlight
Galaxy color palette created on .