Ivory Color Palette

Warm ivory and cream tones paired with soft beige and parchment create an elegant, timeless feel. This palette is a staple for wedding invitations, luxury stationery, and artisan branding.

#FFFFF0

Light Yellow

RGB(255, 255, 240)

HSL(60, 100%, 97%)

#FFF8E7

Light Orange

RGB(255, 248, 231)

HSL(42, 100%, 95%)

#FAEBD7

Light Vermilion

RGB(250, 235, 215)

HSL(34, 78%, 91%)

#F5DEB3

Light Orange

RGB(245, 222, 179)

HSL(39, 77%, 83%)

#E8D5B7

Light Orange

RGB(232, 213, 183)

HSL(37, 52%, 81%)

#D2B48C

Pale Vermilion

RGB(210, 180, 140)

HSL(34, 44%, 69%)

lightbulbBest Use Cases

  • checkWedding invitations
  • checkLuxury stationery
  • checkArtisan brands

businessIndustries

  • checkWedding
  • checkStationery
Mood:elegant

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFFFF0;
  --color-2: #FFF8E7;
  --color-3: #FAEBD7;
  --color-4: #F5DEB3;
  --color-5: #E8D5B7;
  --color-6: #D2B48C;
}

Tailwind CSS Config

colors: {
  'ivory-1': '#FFFFF0',
  'ivory-2': '#FFF8E7',
  'ivory-3': '#FAEBD7',
  'ivory-4': '#F5DEB3',
  'ivory-5': '#E8D5B7',
  'ivory-6': '#D2B48C',
}
ivorycreamwarmneutralclassic

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes