Techno Color Palette
Discover the beautiful Techno color palette featuring port gore (#1a1e3d), east bay (#3a3a69), indigo (#4d4dd1), cornflower blue (#6f71e7) and jordy blue (#9fa1f9).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withTechno, Blue, Vibrant, Modern, Bright, Cyberpunk, Deep, Purple, High Contrast 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 Techno palette
💻 Techno color palette CSS
/* CSS */
.color-1 {
color: #1a1e3d;
}
.color-2 {
color: #3a3a69;
}
.color-3 {
color: #4d4dd1;
}
.color-4 {
color: #6f71e7;
}
.color-5 {
color: #9fa1f9;
}
/* CSS Variables */
:root {
--color-1: #1a1e3d;
--color-2: #3a3a69;
--color-3: #4d4dd1;
--color-4: #6f71e7;
--color-5: #9fa1f9;
}
🌈 Techno background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a1e3d, #3a3a69, #4d4dd1, #6f71e7, #9fa1f9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a1e3d, #3a3a69, #4d4dd1, #6f71e7, #9fa1f9);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Techno color palette created on .