This page is a collection of color schemes inspired by the aesthetic of retro-futurism, a style that combines elements of retro and futurism in a way that's both nostalgic and forward-thinking.
Below are some color schemes that capture the essence of retro-futurism:
Neon Dreams is a color scheme inspired by the bright, gaudy lights of a 1950s drive-in movie theater.
.neon {
background: #ff00ff;
border: 1px solid #000;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
Space Colonel is a color scheme inspired by the military-industrial complex's vision of the future.
.space-colonel {
background: #006600;
border: 1px solid #000;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
Atomic Aurora is a color scheme inspired by the glow of an atomic bomb's mushroom cloud.
.atomic-aurora {
background: #ffcc00;
border: 1px solid #000;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
Quantum Fizz is a color scheme inspired by the swirling clouds of a quantum computer's error messages.
.quantum-fizz {
background: #33cc33;
border: 1px solid #000;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
These color schemes are just the beginning! More schemes are available on the Color Schemes Subpage.