Electric Dream Color Palette

Discover the beautiful Electric Dream color palette featuring electric violet (#8c00ff), heliotrope (#9a5cff), heliotrope (#a77aff), melrose (#c8b3ff) and fog (#e0d1ff).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withElectric, Violet, Purple, Bright, Modern, Fun, Soft Summer, Light, Warm Spring, 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 Electric Dream palette

Share this palette to:

💻 Electric Dream color palette CSS

/* CSS */
.color-1 {
color: #8c00ff;
}
.color-2 {
color: #9a5cff;
}
.color-3 {
color: #a77aff;
}
.color-4 {
color: #c8b3ff;
}
.color-5 {
color: #e0d1ff;
}

/* CSS Variables */
:root {
--color-1: #8c00ff;
--color-2: #9a5cff;
--color-3: #a77aff;
--color-4: #c8b3ff;
--color-5: #e0d1ff;
}

🌈 Electric Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c00ff, #9a5cff, #a77aff, #c8b3ff, #e0d1ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c00ff, #9a5cff, #a77aff, #c8b3ff, #e0d1ff);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Electric Dream color palette created on .