Eclipse Dreams Color Palette
Discover the beautiful Eclipse Dreams color palette featuring bunting (#16204b), astronaut (#26346b), chambray (#38428b), butterfly bush (#5253a3) and east side (#ab93c4).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlue, Dark, Deep, Lavender, Minimalist, Modern, Muted, Night Sky, 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 Eclipse Dreams palette
💻 Eclipse Dreams color palette CSS
/* CSS */
.color-1 {
color: #16204b;
}
.color-2 {
color: #26346b;
}
.color-3 {
color: #38428b;
}
.color-4 {
color: #5253a3;
}
.color-5 {
color: #ab93c4;
}
/* CSS Variables */
:root {
--color-1: #16204b;
--color-2: #26346b;
--color-3: #38428b;
--color-4: #5253a3;
--color-5: #ab93c4;
} 🌈 Eclipse Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #16204b, #26346b, #38428b, #5253a3, #ab93c4);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #16204b, #26346b, #38428b, #5253a3, #ab93c4);
} 🔗 Explore similar color palettes
Eclipse Dreams color palette created on .