Futuristic Serenity Color Palette
Discover the beautiful Futuristic Serenity color palette featuring port gore (#1a1f3d), kashmir blue (#4b5f9b), bali hai (#7a9cb3), periwinkle gray (#c5d1e7) and mercury (#e8e8e8).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAncient, Blue, Bright, Cool, Modern, Psychedelic, White 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 Futuristic Serenity palette
💻 Futuristic Serenity color palette CSS
/* CSS */
.color-1 {
color: #1a1f3d;
}
.color-2 {
color: #4b5f9b;
}
.color-3 {
color: #7a9cb3;
}
.color-4 {
color: #c5d1e7;
}
.color-5 {
color: #e8e8e8;
}
/* CSS Variables */
:root {
--color-1: #1a1f3d;
--color-2: #4b5f9b;
--color-3: #7a9cb3;
--color-4: #c5d1e7;
--color-5: #e8e8e8;
} 🌈 Futuristic Serenity background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a1f3d, #4b5f9b, #7a9cb3, #c5d1e7, #e8e8e8);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a1f3d, #4b5f9b, #7a9cb3, #c5d1e7, #e8e8e8);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Futuristic Serenity color palette created on .