Galaxy Traveling Color Palette
Discover the beautiful Galaxy Traveling color palette featuring jacarta (#4a2a6a), butterfly bush (#6b4ba0), wisteria (#9e6ab4), teak (#b48a6a) and tacha (#d6b86b).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlue, Bright, Cosmic, Exploration, Purple, Space, Starry, Violet color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Galaxy Traveling palette
💻 Galaxy Traveling color palette CSS
/* CSS */
.color-1 {
color: #4a2a6a;
}
.color-2 {
color: #6b4ba0;
}
.color-3 {
color: #9e6ab4;
}
.color-4 {
color: #b48a6a;
}
.color-5 {
color: #d6b86b;
}
/* CSS Variables */
:root {
--color-1: #4a2a6a;
--color-2: #6b4ba0;
--color-3: #9e6ab4;
--color-4: #b48a6a;
--color-5: #d6b86b;
} 🌈 Galaxy Traveling background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a2a6a, #6b4ba0, #9e6ab4, #b48a6a, #d6b86b);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a2a6a, #6b4ba0, #9e6ab4, #b48a6a, #d6b86b);
} 🔗 Explore similar color palettes
Galaxy Traveling color palette created on .