Galactic Dream Color Palette

Discover the beautiful Galactic Dream color palette featuring lucky point (#28196b), daisy bush (#442a8f), blue violet (#7357b6), lilac bush (#a781d1) and french lilac (#d9b5e9).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBright Dreamy, Elegant, Lavender, Soft, Violet 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 Dream palette

Share this palette to:

💻 Galactic Dream color palette CSS

/* CSS */
.color-1 {
color: #28196b;
}
.color-2 {
color: #442a8f;
}
.color-3 {
color: #7357b6;
}
.color-4 {
color: #a781d1;
}
.color-5 {
color: #d9b5e9;
}

/* CSS Variables */
:root {
--color-1: #28196b;
--color-2: #442a8f;
--color-3: #7357b6;
--color-4: #a781d1;
--color-5: #d9b5e9;
}

🌈 Galactic Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #28196b, #442a8f, #7357b6, #a781d1, #d9b5e9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #28196b, #442a8f, #7357b6, #a781d1, #d9b5e9);
}

🔗 Explore similar color palettes

No palettes found

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

Galactic Dream color palette created on .