Vintage Color Palette Generator
Retro design is everywhere, from packaging to album art to brand refreshes, and the secret to a convincing vintage look is the colour. Old film, paper, and print faded over the decades, draining saturation and warming the hues. This tool generates five-colour palettes that reproduce that aged feel, tuned to either a 1970s or 1980s aesthetic.
How it works
The generator works in the HSL colour space, which makes the vintage transformation straightforward. Starting from a base hue, it spreads five hues around the colour wheel using a harmony step (analogous plus a complementary accent), then applies the era-specific aging:
- Desaturation: vintage colours sit well below full saturation. The 1970s preset clamps saturation lower; the 1980s preset keeps it slightly higher for dustier pastels.
- Lightness shaping: the 1970s preset darkens toward earthy mid-tones, while the 1980s preset lifts lightness for softer, faded pastels.
- Warm hue shift: each hue is nudged toward yellow and orange, mimicking how aged media drifts warm.
Each resulting HSL colour is converted to a HEX code using the standard HSL-to-RGB algorithm so it drops straight into any design tool or CSS.
Tips and notes
- Lock a base hue you like and regenerate to explore variations within the same family.
- The 1970s preset suits earthy, organic brands; the 1980s preset suits playful, editorial, or pastel-leaning designs.
- For text use, check the HEX codes against a contrast checker — faded palettes can fall below WCAG contrast thresholds.
- Copy the whole palette as a comma-separated list to paste straight into a CSS custom-property block or a design token file.