Alien Experiment Fantasy Color Palette
Discover the beautiful Alien Experiment Fantasy color palette featuring pickled bluewood (#2e3a4d), havelock blue (#5c8dd6), conifer (#a3d55d), starship (#f4e543) and flame pea (#d85d2c).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlue, Green, Yellow, Orange, Science, Experiment, Bright, Space 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 Alien Experiment Fantasy palette
💻 Alien Experiment Fantasy color palette CSS
/* CSS */
.color-1 {
color: #2e3a4d;
}
.color-2 {
color: #5c8dd6;
}
.color-3 {
color: #a3d55d;
}
.color-4 {
color: #f4e543;
}
.color-5 {
color: #d85d2c;
}
/* CSS Variables */
:root {
--color-1: #2e3a4d;
--color-2: #5c8dd6;
--color-3: #a3d55d;
--color-4: #f4e543;
--color-5: #d85d2c;
} 🌈 Alien Experiment Fantasy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e3a4d, #5c8dd6, #a3d55d, #f4e543, #d85d2c);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e3a4d, #5c8dd6, #a3d55d, #f4e543, #d85d2c);
} 🔗 Explore similar color palettes
Alien Experiment Fantasy color palette created on .