Steampunk Color Palette

Brass gold, aged copper, dark leather brown, and foggy gray build a Victorian-industrial steampunk world. This mechanical palette drives steampunk fiction covers, themed events, and artisan clockwork brands.

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#B87333

Vermilion

RGB(184, 115, 51)

HSL(29, 57%, 46%)

#3E2723

Dark Red

RGB(62, 39, 35)

HSL(9, 28%, 19%)

#808080

Silver

RGB(128, 128, 128)

HSL(0, 0%, 50%)

#E8CA6A

Pale Amber

RGB(232, 202, 106)

HSL(46, 73%, 66%)

#4A3728

Deep Vermilion

RGB(74, 55, 40)

HSL(26, 30%, 22%)

lightbulbBest Use Cases

  • checkFiction covers
  • checkThemed events
  • checkClockwork brands

businessIndustries

  • checkEntertainment
  • checkCrafts
Mood:mechanical

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #D4AF37;
  --color-2: #B87333;
  --color-3: #3E2723;
  --color-4: #808080;
  --color-5: #E8CA6A;
  --color-6: #4A3728;
}

Tailwind CSS Config

colors: {
  'steampunk-1': '#D4AF37',
  'steampunk-2': '#B87333',
  'steampunk-3': '#3E2723',
  'steampunk-4': '#808080',
  'steampunk-5': '#E8CA6A',
  'steampunk-6': '#4A3728',
}
steampunkbrassvictorianmechanicalaged

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes