Luka from Alien Stage Color Palette

Discover the beautiful Luka from Alien Stage color palette featuring lynch (#7382a0), nepal (#97aec4), ziggurat (#b7d5e1), wheat (#f1dea7) and tonys pink (#e8a896).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlue, Cream, Peach, Warm, Earthy, Muted, Modern, Coastal 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 Luka from Alien Stage palette

Share this palette to:

💻 Luka from Alien Stage color palette CSS

/* CSS */
.color-1 {
color: #7382a0;
}
.color-2 {
color: #97aec4;
}
.color-3 {
color: #b7d5e1;
}
.color-4 {
color: #f1dea7;
}
.color-5 {
color: #e8a896;
}

/* CSS Variables */
:root {
--color-1: #7382a0;
--color-2: #97aec4;
--color-3: #b7d5e1;
--color-4: #f1dea7;
--color-5: #e8a896;
}

🌈 Luka from Alien Stage background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7382a0, #97aec4, #b7d5e1, #f1dea7, #e8a896);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7382a0, #97aec4, #b7d5e1, #f1dea7, #e8a896);
}

Luka from Alien Stage color palette created on .