Luxury Color Palette

Deep black, rich gold, warm ivory, and subtle charcoal define understated luxury and exclusivity. This premium palette elevates high-end brand identities, luxury packaging, and five-star hospitality.

#0A0A0A

Black

RGB(10, 10, 10)

HSL(0, 0%, 4%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#FFFFF0

Light Yellow

RGB(255, 255, 240)

HSL(60, 100%, 97%)

#333333

Charcoal

RGB(51, 51, 51)

HSL(0, 0%, 20%)

#E8CA6A

Pale Amber

RGB(232, 202, 106)

HSL(46, 73%, 66%)

#F5F0E0

Light Amber

RGB(245, 240, 224)

HSL(46, 51%, 92%)

lightbulbBest Use Cases

  • checkLuxury branding
  • checkPremium packaging
  • checkFive-star hotels

businessIndustries

  • checkLuxury Goods
  • checkHospitality
Mood:exclusive

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #0A0A0A;
  --color-2: #D4AF37;
  --color-3: #FFFFF0;
  --color-4: #333333;
  --color-5: #E8CA6A;
  --color-6: #F5F0E0;
}

Tailwind CSS Config

colors: {
  'luxury-1': '#0A0A0A',
  'luxury-2': '#D4AF37',
  'luxury-3': '#FFFFF0',
  'luxury-4': '#333333',
  'luxury-5': '#E8CA6A',
  'luxury-6': '#F5F0E0',
}
luxurypremiumgoldexclusiveelegant

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes