Galactic Mecha Clash Color Palette

Discover the beautiful Galactic Mecha Clash color palette featuring haiti (#0c0f2d), port gore (#202452), san juan (#324378), san marino (#4c6ba6) and ship cove (#6b7fb8).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlue, Coastal, Dark, Deep, Elegant, Modern, Muted 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 Galactic Mecha Clash palette

Share this palette to:

💻 Galactic Mecha Clash color palette CSS

/* CSS */
.color-1 {
color: #0c0f2d;
}
.color-2 {
color: #202452;
}
.color-3 {
color: #324378;
}
.color-4 {
color: #4c6ba6;
}
.color-5 {
color: #6b7fb8;
}

/* CSS Variables */
:root {
--color-1: #0c0f2d;
--color-2: #202452;
--color-3: #324378;
--color-4: #4c6ba6;
--color-5: #6b7fb8;
}

🌈 Galactic Mecha Clash background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0c0f2d, #202452, #324378, #4c6ba6, #6b7fb8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0c0f2d, #202452, #324378, #4c6ba6, #6b7fb8);
}

Galactic Mecha Clash color palette created on .