Solar Eclipse Color Palette

Discover the beautiful Solar Eclipse color palette featuring port gore (#1e1a3d), mulled wine (#4b3d6b), bouquet (#a57e9b), cream can (#f5c54d) and pizazz (#ff8c00).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCosmic, Night Sky, Eclipse, Purple, Bright, Yellow, Orange, Earthy, Modern, Fun 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 Solar Eclipse palette

Share this palette to:

💻 Solar Eclipse color palette CSS

/* CSS */
.color-1 {
color: #1e1a3d;
}
.color-2 {
color: #4b3d6b;
}
.color-3 {
color: #a57e9b;
}
.color-4 {
color: #f5c54d;
}
.color-5 {
color: #ff8c00;
}

/* CSS Variables */
:root {
--color-1: #1e1a3d;
--color-2: #4b3d6b;
--color-3: #a57e9b;
--color-4: #f5c54d;
--color-5: #ff8c00;
}

🌈 Solar Eclipse background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1a3d, #4b3d6b, #a57e9b, #f5c54d, #ff8c00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1a3d, #4b3d6b, #a57e9b, #f5c54d, #ff8c00);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Solar Eclipse color palette created on .