Peach Color Palette

Soft peach tones blending into warm apricot and pale blush offer a welcoming, approachable warmth. This palette works wonderfully for baby brands, bakeries, and feminine lifestyle content.

#FFAB76

Pale Vermilion

RGB(255, 171, 118)

HSL(23, 100%, 73%)

#FFBE91

Pale Vermilion

RGB(255, 190, 145)

HSL(25, 100%, 78%)

#FFD1AA

Light Vermilion

RGB(255, 209, 170)

HSL(28, 100%, 83%)

#FFE1C4

Light Vermilion

RGB(255, 225, 196)

HSL(29, 100%, 88%)

#FFEEDD

Light Vermilion

RGB(255, 238, 221)

HSL(30, 100%, 93%)

#FFF7F0

Light Vermilion

RGB(255, 247, 240)

HSL(28, 100%, 97%)

lightbulbBest Use Cases

  • checkBaby brands
  • checkBakery packaging
  • checkLifestyle content

businessIndustries

  • checkFood & Beverage
  • checkChildcare
Mood:welcoming

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFAB76;
  --color-2: #FFBE91;
  --color-3: #FFD1AA;
  --color-4: #FFE1C4;
  --color-5: #FFEEDD;
  --color-6: #FFF7F0;
}

Tailwind CSS Config

colors: {
  'peach-1': '#FFAB76',
  'peach-2': '#FFBE91',
  'peach-3': '#FFD1AA',
  'peach-4': '#FFE1C4',
  'peach-5': '#FFEEDD',
  'peach-6': '#FFF7F0',
}
peachwarmsoftwelcominggentle

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes