Wedding Colors Color Palette

A timeless wedding palette of soft ivory, blush, dusty rose, sage green, and warm gold. These romantic hues pair beautifully for invitations, tablescapes, and floral arrangements.

#FFFFF0

Light Yellow

RGB(255, 255, 240)

HSL(60, 100%, 97%)

#F0C4C8

Light Red

RGB(240, 196, 200)

HSL(355, 59%, 85%)

#DCAE96

Pale Vermilion

RGB(220, 174, 150)

HSL(21, 50%, 73%)

#87A878

Green

RGB(135, 168, 120)

HSL(101, 22%, 56%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#F5E6B8

Light Orange

RGB(245, 230, 184)

HSL(45, 75%, 84%)

lightbulbBest Use Cases

  • checkWedding invitations
  • checkTablescapes
  • checkFloral arrangements

businessIndustries

  • checkWedding
  • checkEvents
Mood:romantic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFFFF0;
  --color-2: #F0C4C8;
  --color-3: #DCAE96;
  --color-4: #87A878;
  --color-5: #D4AF37;
  --color-6: #F5E6B8;
}

Tailwind CSS Config

colors: {
  'wedding-colors-1': '#FFFFF0',
  'wedding-colors-2': '#F0C4C8',
  'wedding-colors-3': '#DCAE96',
  'wedding-colors-4': '#87A878',
  'wedding-colors-5': '#D4AF37',
  'wedding-colors-6': '#F5E6B8',
}
weddingromanticelegantblushclassic

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes