Candy Pastel Color Palette

Baby blue, cotton candy pink, lemon sorbet, and mint ice cream create an irresistible candy pastel palette. This sugary-sweet combination fills ice cream shops, kawaii fashion brands, and playful app interfaces.

#AEC6CF

Dusty Cyan

RGB(174, 198, 207)

HSL(196, 26%, 75%)

#F49AC2

Pale Magenta

RGB(244, 154, 194)

HSL(333, 80%, 78%)

#FDFD96

Pale Yellow

RGB(253, 253, 150)

HSL(60, 96%, 79%)

#B0F0B0

Light Green

RGB(176, 240, 176)

HSL(120, 68%, 82%)

#FFB7CE

Light Red

RGB(255, 183, 206)

HSL(341, 100%, 86%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

lightbulbBest Use Cases

  • checkIce cream shops
  • checkKawaii fashion
  • checkPlayful apps

businessIndustries

  • checkFood & Beverage
  • checkFashion
Mood:sweet

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #AEC6CF;
  --color-2: #F49AC2;
  --color-3: #FDFD96;
  --color-4: #B0F0B0;
  --color-5: #FFB7CE;
  --color-6: #FFFFFF;
}

Tailwind CSS Config

colors: {
  'candy-pastel-1': '#AEC6CF',
  'candy-pastel-2': '#F49AC2',
  'candy-pastel-3': '#FDFD96',
  'candy-pastel-4': '#B0F0B0',
  'candy-pastel-5': '#FFB7CE',
  'candy-pastel-6': '#FFFFFF',
}
candypastelkawaiisweetplayful

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes