Steampunk Color Palette
Discover the beautiful Steampunk color palette featuring shingle fawn (#714e38), indian khaki (#c2b180), laser (#c7a46b), kumera (#895b29) and anzac (#d8b44f).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withSteampunk, Brown, Amber, Earthy, Vintage, Gold, Mechanical, Metal, Autumn 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 Steampunk palette
💻 Steampunk color palette CSS
/* CSS */
.color-1 {
color: #714e38;
}
.color-2 {
color: #c2b180;
}
.color-3 {
color: #c7a46b;
}
.color-4 {
color: #895b29;
}
.color-5 {
color: #d8b44f;
}
/* CSS Variables */
:root {
--color-1: #714e38;
--color-2: #c2b180;
--color-3: #c7a46b;
--color-4: #895b29;
--color-5: #d8b44f;
}
🌈 Steampunk background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #714e38, #c2b180, #c7a46b, #895b29, #d8b44f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #714e38, #c2b180, #c7a46b, #895b29, #d8b44f);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Steampunk color palette created on .