Chill Alien Color Palette
Discover the beautiful Chill Alien color palette featuring te papa green (#1f3a3d), casal (#2a5d6f), wedgewood (#498a9c), viking (#71c3d6) and anakiwa (#a8efff).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withNightmares, Cold, Chill, Blue, Turquoise, Modern, Vibrant, Soft 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 Chill Alien palette
💻 Chill Alien color palette CSS
/* CSS */
.color-1 {
color: #1f3a3d;
}
.color-2 {
color: #2a5d6f;
}
.color-3 {
color: #498a9c;
}
.color-4 {
color: #71c3d6;
}
.color-5 {
color: #a8efff;
}
/* CSS Variables */
:root {
--color-1: #1f3a3d;
--color-2: #2a5d6f;
--color-3: #498a9c;
--color-4: #71c3d6;
--color-5: #a8efff;
} 🌈 Chill Alien background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a3d, #2a5d6f, #498a9c, #71c3d6, #a8efff);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a3d, #2a5d6f, #498a9c, #71c3d6, #a8efff);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Chill Alien color palette created on .