Tron Vibes Color Palette
Discover the beautiful Tron Vibes color palette featuring lucky point (#1e1e76), blue violet (#4b4bb9), chetwode blue (#7f7fe1), melrose (#b3b3ff) and fog (#dbdbff).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withArcade, Blue, Bright, Futuristic, Purple, Retro, Vibrant 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 Tron Vibes palette
💻 Tron Vibes color palette CSS
/* CSS */
.color-1 {
color: #1e1e76;
}
.color-2 {
color: #4b4bb9;
}
.color-3 {
color: #7f7fe1;
}
.color-4 {
color: #b3b3ff;
}
.color-5 {
color: #dbdbff;
}
/* CSS Variables */
:root {
--color-1: #1e1e76;
--color-2: #4b4bb9;
--color-3: #7f7fe1;
--color-4: #b3b3ff;
--color-5: #dbdbff;
} 🌈 Tron Vibes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1e76, #4b4bb9, #7f7fe1, #b3b3ff, #dbdbff);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1e76, #4b4bb9, #7f7fe1, #b3b3ff, #dbdbff);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Tron Vibes color palette created on .