Art Deco Color Palette

Bold black, rich gold, deep emerald, and cream capture the glamour of 1920s Art Deco design. This opulent palette transforms event invitations, luxury hotel branding, and cocktail bar interiors.

#0A0A0A

Black

RGB(10, 10, 10)

HSL(0, 0%, 4%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#046307

Deep Green

RGB(4, 99, 7)

HSL(122, 92%, 20%)

#1A1A2E

Dark Indigo

RGB(26, 26, 46)

HSL(240, 28%, 14%)

#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

  • checkEvent invitations
  • checkHotel branding
  • checkCocktail bars

businessIndustries

  • checkHospitality
  • checkEvents
Mood:glamorous

codeUse in Your Code

CSS Custom Properties

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

Tailwind CSS Config

colors: {
  'art-deco-1': '#0A0A0A',
  'art-deco-2': '#D4AF37',
  'art-deco-3': '#046307',
  'art-deco-4': '#1A1A2E',
  'art-deco-5': '#E8CA6A',
  'art-deco-6': '#F5F0E0',
}
art-deco1920sglamourgoldopulent

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes