Steampunk Color Palette

Discover the beautiful Steampunk color palette featuring potters clay (#7d5936), teak (#b79f6c), vanilla (#d2c1a7), fuel yellow (#e6b328) and millbrook (#5c3e33).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withCopper, Earthy, Orange, Brown, Vintage, Warm, Metal 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

Share this palette to:

💻 Steampunk color palette CSS

/* CSS */
.color-1 {
color: #7d5936;
}
.color-2 {
color: #b79f6c;
}
.color-3 {
color: #d2c1a7;
}
.color-4 {
color: #e6b328;
}
.color-5 {
color: #5c3e33;
}

/* CSS Variables */
:root {
--color-1: #7d5936;
--color-2: #b79f6c;
--color-3: #d2c1a7;
--color-4: #e6b328;
--color-5: #5c3e33;
}

🌈 Steampunk background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d5936, #b79f6c, #d2c1a7, #e6b328, #5c3e33);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d5936, #b79f6c, #d2c1a7, #e6b328, #5c3e33);
}

🔗 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 .