Pastel Pink Color Palette

Delicate pastel pinks paired with soft lavender and cream create a dreamy, feminine aesthetic. This gentle palette works beautifully for beauty brands, wedding stationery, and nursery decor.

#FFB6C1

Light Red

RGB(255, 182, 193)

HSL(351, 100%, 86%)

#FFC0CB

Light Red

RGB(255, 192, 203)

HSL(350, 100%, 88%)

#FFD1DC

Light Red

RGB(255, 209, 220)

HSL(346, 100%, 91%)

#FFE4E9

Light Red

RGB(255, 228, 233)

HSL(349, 100%, 95%)

#FFF0F3

Light Red

RGB(255, 240, 243)

HSL(348, 100%, 97%)

#FDFBFB

Dusty Red

RGB(253, 251, 251)

HSL(0, 33%, 99%)

lightbulbBest Use Cases

  • checkBeauty branding
  • checkWedding stationery
  • checkBaby products

businessIndustries

  • checkBeauty
  • checkFashion
Mood:gentle

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFB6C1;
  --color-2: #FFC0CB;
  --color-3: #FFD1DC;
  --color-4: #FFE4E9;
  --color-5: #FFF0F3;
  --color-6: #FDFBFB;
}

Tailwind CSS Config

colors: {
  'pastel-pink-1': '#FFB6C1',
  'pastel-pink-2': '#FFC0CB',
  'pastel-pink-3': '#FFD1DC',
  'pastel-pink-4': '#FFE4E9',
  'pastel-pink-5': '#FFF0F3',
  'pastel-pink-6': '#FDFBFB',
}
pinkpastelsoftfemininedelicate

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes