Electric Dreams Color Palette

Vivid violet, electric teal, neon rose, and deep midnight create a futuristic dreamscape palette. This imaginative combination drives VR experiences, electronic music visuals, and immersive art installations.

#8B00FF

Vivid Violet

RGB(139, 0, 255)

HSL(273, 100%, 50%)

#00CED1

Vivid Cyan

RGB(0, 206, 209)

HSL(181, 100%, 41%)

#FF1493

Vivid Magenta

RGB(255, 20, 147)

HSL(328, 100%, 54%)

#0D1B2A

Dark Blue

RGB(13, 27, 42)

HSL(211, 53%, 11%)

#00FF7F

Vivid Green

RGB(0, 255, 127)

HSL(150, 100%, 50%)

#1A0A2E

Dark Violet

RGB(26, 10, 46)

HSL(267, 64%, 11%)

lightbulbBest Use Cases

  • checkVR experiences
  • checkElectronic music
  • checkArt installations

businessIndustries

  • checkEntertainment
  • checkTechnology
Mood:immersive

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #8B00FF;
  --color-2: #00CED1;
  --color-3: #FF1493;
  --color-4: #0D1B2A;
  --color-5: #00FF7F;
  --color-6: #1A0A2E;
}

Tailwind CSS Config

colors: {
  'electric-dreams-1': '#8B00FF',
  'electric-dreams-2': '#00CED1',
  'electric-dreams-3': '#FF1493',
  'electric-dreams-4': '#0D1B2A',
  'electric-dreams-5': '#00FF7F',
  'electric-dreams-6': '#1A0A2E',
}
electricdreamsvividfuturisticimmersive

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes