Wine Color Palette

Rich wine reds layered with plum and soft berry tones evoke warmth and indulgence. This sumptuous palette is perfect for vineyards, luxury chocolate brands, and autumnal event design.

#4A0012

Dark Red

RGB(74, 0, 18)

HSL(345, 100%, 15%)

#722F37

Deep Red

RGB(114, 47, 55)

HSL(353, 42%, 32%)

#8E3A4A

Red

RGB(142, 58, 74)

HSL(349, 42%, 39%)

#A85070

Magenta

RGB(168, 80, 112)

HSL(338, 35%, 49%)

#C88097

Red

RGB(200, 128, 151)

HSL(341, 40%, 64%)

#E8B5C0

Light Red

RGB(232, 181, 192)

HSL(347, 53%, 81%)

lightbulbBest Use Cases

  • checkVineyard branding
  • checkLuxury chocolate
  • checkAutumn events

businessIndustries

  • checkFood & Beverage
  • checkLuxury Goods
Mood:indulgent

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #4A0012;
  --color-2: #722F37;
  --color-3: #8E3A4A;
  --color-4: #A85070;
  --color-5: #C88097;
  --color-6: #E8B5C0;
}

Tailwind CSS Config

colors: {
  'wine-1': '#4A0012',
  'wine-2': '#722F37',
  'wine-3': '#8E3A4A',
  'wine-4': '#A85070',
  'wine-5': '#C88097',
  'wine-6': '#E8B5C0',
}
wineredrichindulgentdeep

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes