Pastels Color Palette

A soft rainbow of pastel pink, lavender, mint, butter yellow, and baby blue creates a cheerful, gentle aesthetic. This universally likeable palette suits nurseries, spring campaigns, and playful brand identities.

#FFB6C1

Light Red

RGB(255, 182, 193)

HSL(351, 100%, 86%)

#B8A9D0

Dusty Violet

RGB(184, 169, 208)

HSL(263, 29%, 74%)

#88E0BF

Pale Teal

RGB(136, 224, 191)

HSL(158, 59%, 71%)

#FFE082

Pale Orange

RGB(255, 224, 130)

HSL(45, 100%, 75%)

#87CEEB

Pale Cyan

RGB(135, 206, 235)

HSL(197, 71%, 73%)

#FFF0F0

Light Red

RGB(255, 240, 240)

HSL(0, 100%, 97%)

lightbulbBest Use Cases

  • checkNurseries
  • checkSpring campaigns
  • checkPlayful branding

businessIndustries

  • checkChildcare
  • checkRetail
Mood:cheerful

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFB6C1;
  --color-2: #B8A9D0;
  --color-3: #88E0BF;
  --color-4: #FFE082;
  --color-5: #87CEEB;
  --color-6: #FFF0F0;
}

Tailwind CSS Config

colors: {
  'pastels-1': '#FFB6C1',
  'pastels-2': '#B8A9D0',
  'pastels-3': '#88E0BF',
  'pastels-4': '#FFE082',
  'pastels-5': '#87CEEB',
  'pastels-6': '#FFF0F0',
}
pastelsoftcheerfulgentlerainbow

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes