Elegant Color Palette

Soft champagne, warm taupe, muted rose, and ivory create an effortlessly elegant atmosphere. This refined palette graces luxury wedding albums, upscale restaurant menus, and premium fashion lookbooks.

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#BFA074

Vermilion

RGB(191, 160, 116)

HSL(35, 37%, 60%)

#C48B8B

Dusty Red

RGB(196, 139, 139)

HSL(0, 33%, 66%)

#FFFFF0

Light Yellow

RGB(255, 255, 240)

HSL(60, 100%, 97%)

#F5E6D3

Light Vermilion

RGB(245, 230, 211)

HSL(34, 63%, 89%)

#F7ECEC

Light Red

RGB(247, 236, 236)

HSL(0, 41%, 95%)

lightbulbBest Use Cases

  • checkWedding albums
  • checkRestaurant menus
  • checkFashion lookbooks

businessIndustries

  • checkWedding
  • checkFashion
Mood:graceful

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #D4AF37;
  --color-2: #BFA074;
  --color-3: #C48B8B;
  --color-4: #FFFFF0;
  --color-5: #F5E6D3;
  --color-6: #F7ECEC;
}

Tailwind CSS Config

colors: {
  'elegant-1': '#D4AF37',
  'elegant-2': '#BFA074',
  'elegant-3': '#C48B8B',
  'elegant-4': '#FFFFF0',
  'elegant-5': '#F5E6D3',
  'elegant-6': '#F7ECEC',
}
elegantrefinedsoftsophisticatedgraceful

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes