Galactic Lavender Dreams Color Palette

Discover the beautiful Galactic Lavender Dreams color palette featuring butterfly bush (#674992), deluge (#8459a1), wisteria (#9a6fba), east side (#ab8fd3) and cold purple (#bba7d5).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Coastal, Elegant, Feminine, Lavender, Muted, Plum, Purple, Soft, Vintage 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 Galactic Lavender Dreams palette

Share this palette to:

💻 Galactic Lavender Dreams color palette CSS

/* CSS */
.color-1 {
color: #674992;
}
.color-2 {
color: #8459a1;
}
.color-3 {
color: #9a6fba;
}
.color-4 {
color: #ab8fd3;
}
.color-5 {
color: #bba7d5;
}

/* CSS Variables */
:root {
--color-1: #674992;
--color-2: #8459a1;
--color-3: #9a6fba;
--color-4: #ab8fd3;
--color-5: #bba7d5;
}

🌈 Galactic Lavender Dreams background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #674992, #8459a1, #9a6fba, #ab8fd3, #bba7d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #674992, #8459a1, #9a6fba, #ab8fd3, #bba7d5);
}

Galactic Lavender Dreams color palette created on .