Alien Astronauta Color Palette
Discover the beautiful Alien Astronauta color palette featuring tom thumb (#42553a), avocado (#8a9b63), sprout (#b9dbb1), sandwisp (#f7f4a7) and koromiko (#fdb760).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAmber 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 Astronauta palette
๐ป Alien Astronauta color palette CSS
/* CSS */
.color-1 {
color: #42553a;
}
.color-2 {
color: #8a9b63;
}
.color-3 {
color: #b9dbb1;
}
.color-4 {
color: #f7f4a7;
}
.color-5 {
color: #fdb760;
}
/* CSS Variables */
:root {
--color-1: #42553a;
--color-2: #8a9b63;
--color-3: #b9dbb1;
--color-4: #f7f4a7;
--color-5: #fdb760;
} ๐ Alien Astronauta background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #42553a, #8a9b63, #b9dbb1, #f7f4a7, #fdb760);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #42553a, #8a9b63, #b9dbb1, #f7f4a7, #fdb760);
} ๐ Explore similar color palettes
Alien Astronauta color palette created on .