Black & Gold Color Palette

The ultimate luxury duo of deep black and radiant gold speaks of prestige, exclusivity, and celebration. An iconic pairing for VIP events, premium packaging, and high-end brand identities.

#000000

Black

RGB(0, 0, 0)

HSL(0, 0%, 0%)

#1A1A1A

Black

RGB(26, 26, 26)

HSL(0, 0%, 10%)

#333333

Charcoal

RGB(51, 51, 51)

HSL(0, 0%, 20%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#E8CA6A

Pale Amber

RGB(232, 202, 106)

HSL(46, 73%, 66%)

#F5E6B8

Light Orange

RGB(245, 230, 184)

HSL(45, 75%, 84%)

lightbulbBest Use Cases

  • checkVIP events
  • checkPremium packaging
  • checkLuxury branding

businessIndustries

  • checkLuxury Goods
  • checkEvents
Mood:exclusive

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1A1A1A;
  --color-3: #333333;
  --color-4: #D4AF37;
  --color-5: #E8CA6A;
  --color-6: #F5E6B8;
}

Tailwind CSS Config

colors: {
  'black-and-gold-1': '#000000',
  'black-and-gold-2': '#1A1A1A',
  'black-and-gold-3': '#333333',
  'black-and-gold-4': '#D4AF37',
  'black-and-gold-5': '#E8CA6A',
  'black-and-gold-6': '#F5E6B8',
}
blackgoldluxurypremiumexclusive

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes