Alien Wilderness Color Palette

Discover the beautiful Alien Wilderness color palette featuring everglade (#1e3e2b), hippie green (#497449), highland (#7a9a6a), rainee (#b1c4a6) and periglacial blue (#dfe5d1).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCinematic, Dark, Earthy, Green, Modern, Muted, Space, Summer, 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 Alien Wilderness palette

Share this palette to:

💻 Alien Wilderness color palette CSS

/* CSS */
.color-1 {
color: #1e3e2b;
}
.color-2 {
color: #497449;
}
.color-3 {
color: #7a9a6a;
}
.color-4 {
color: #b1c4a6;
}
.color-5 {
color: #dfe5d1;
}

/* CSS Variables */
:root {
--color-1: #1e3e2b;
--color-2: #497449;
--color-3: #7a9a6a;
--color-4: #b1c4a6;
--color-5: #dfe5d1;
}

🌈 Alien Wilderness background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3e2b, #497449, #7a9a6a, #b1c4a6, #dfe5d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3e2b, #497449, #7a9a6a, #b1c4a6, #dfe5d1);
}

🔗 Explore similar color palettes

No palettes found

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

Alien Wilderness color palette created on .