Luka from Alien Stage Color Palette

Discover the beautiful Luka from Alien Stage color palette featuring lynch (#72809f), nepal (#95adc4), ziggurat (#b5d4e1), wheat (#f1dfa9) and tonys pink (#e8a795).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlue, Coastal, Cream, Earthy, Modern, Muted, Peach, Warm 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: #72809f;
}
.color-2 {
color: #95adc4;
}
.color-3 {
color: #b5d4e1;
}
.color-4 {
color: #f1dfa9;
}
.color-5 {
color: #e8a795;
}

/* CSS Variables */
:root {
--color-1: #72809f;
--color-2: #95adc4;
--color-3: #b5d4e1;
--color-4: #f1dfa9;
--color-5: #e8a795;
}

🌈 Luka from Alien Stage background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #72809f, #95adc4, #b5d4e1, #f1dfa9, #e8a795);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #72809f, #95adc4, #b5d4e1, #f1dfa9, #e8a795);
}

Luka from Alien Stage color palette created on .