Retro Futurism Color Palette

Chrome silver, electric teal, neon orange, and deep space purple capture retro-futuristic visions of tomorrow. This imaginative palette sparks sci-fi book covers, space-themed events, and futuristic product design.

#C0C0C0

Light Gray

RGB(192, 192, 192)

HSL(0, 0%, 75%)

#00CED1

Vivid Cyan

RGB(0, 206, 209)

HSL(181, 100%, 41%)

#FF6600

Vivid Vermilion

RGB(255, 102, 0)

HSL(24, 100%, 50%)

#5B2C8E

Violet

RGB(91, 44, 142)

HSL(269, 53%, 36%)

#1A1A2E

Dark Indigo

RGB(26, 26, 46)

HSL(240, 28%, 14%)

#E0F7FA

Light Cyan

RGB(224, 247, 250)

HSL(187, 72%, 93%)

lightbulbBest Use Cases

  • checkSci-fi book covers
  • checkSpace events
  • checkFuturistic products

businessIndustries

  • checkEntertainment
  • checkTechnology
Mood:imaginative

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #C0C0C0;
  --color-2: #00CED1;
  --color-3: #FF6600;
  --color-4: #5B2C8E;
  --color-5: #1A1A2E;
  --color-6: #E0F7FA;
}

Tailwind CSS Config

colors: {
  'retro-futurism-1': '#C0C0C0',
  'retro-futurism-2': '#00CED1',
  'retro-futurism-3': '#FF6600',
  'retro-futurism-4': '#5B2C8E',
  'retro-futurism-5': '#1A1A2E',
  'retro-futurism-6': '#E0F7FA',
}
retro-futurismchromespaceimaginativesci-fi

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes