Blue Moon Red Sun Eclipse Color Palette
Discover the beautiful Blue Moon Red Sun Eclipse color palette featuring science blue (#0062dd), torch red (#f40028), tangerine (#f78b00), web orange (#fca800) and daintree (#00273b).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlue, Bright, High Contrast, Modern, Orange, Red, Summer, Vibrant, Yellow 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 Blue Moon Red Sun Eclipse palette
💻 Blue Moon Red Sun Eclipse color palette CSS
/* CSS */
.color-1 {
color: #0062dd;
}
.color-2 {
color: #f40028;
}
.color-3 {
color: #f78b00;
}
.color-4 {
color: #fca800;
}
.color-5 {
color: #00273b;
}
/* CSS Variables */
:root {
--color-1: #0062dd;
--color-2: #f40028;
--color-3: #f78b00;
--color-4: #fca800;
--color-5: #00273b;
} 🌈 Blue Moon Red Sun Eclipse background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0062dd, #f40028, #f78b00, #fca800, #00273b);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0062dd, #f40028, #f78b00, #fca800, #00273b);
} 🔗 Explore similar color palettes
Blue Moon Red Sun Eclipse color palette created on .