1940s Robot Color Palette
Discover the beautiful 1940s Robot color palette featuring cadet blue (#a3b8c2), hoki (#5d7d98), pigeon post (#a0c0d4), equator (#e5b66c) and contessa (#c36f6f).
Brightness
Saturation
Warmth
💡 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 1940s Robot palette
💻 1940s Robot color palette CSS
/* CSS */
.color-1 {
color: #a3b8c2;
}
.color-2 {
color: #5d7d98;
}
.color-3 {
color: #a0c0d4;
}
.color-4 {
color: #e5b66c;
}
.color-5 {
color: #c36f6f;
}
/* CSS Variables */
:root {
--color-1: #a3b8c2;
--color-2: #5d7d98;
--color-3: #a0c0d4;
--color-4: #e5b66c;
--color-5: #c36f6f;
} 🌈 1940s Robot background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3b8c2, #5d7d98, #a0c0d4, #e5b66c, #c36f6f);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3b8c2, #5d7d98, #a0c0d4, #e5b66c, #c36f6f);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
1940s Robot color palette created on .