Spring Color Palette

Fresh pastel green, cherry blossom pink, sky blue, and butter yellow welcome the renewal of spring. This uplifting palette brightens seasonal campaigns, garden brands, and Easter celebration design.

#88E0BF

Pale Teal

RGB(136, 224, 191)

HSL(158, 59%, 71%)

#FFB6C1

Light Red

RGB(255, 182, 193)

HSL(351, 100%, 86%)

#87CEEB

Pale Cyan

RGB(135, 206, 235)

HSL(197, 71%, 73%)

#FFE082

Pale Orange

RGB(255, 224, 130)

HSL(45, 100%, 75%)

#C8F0C8

Light Green

RGB(200, 240, 200)

HSL(120, 57%, 86%)

#FFF0F3

Light Red

RGB(255, 240, 243)

HSL(348, 100%, 97%)

lightbulbBest Use Cases

  • checkSeasonal campaigns
  • checkGarden brands
  • checkEaster design

businessIndustries

  • checkRetail
  • checkEvents
Mood:uplifting

codeUse in Your Code

CSS Custom Properties

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

Tailwind CSS Config

colors: {
  'spring-palette-1': '#88E0BF',
  'spring-palette-2': '#FFB6C1',
  'spring-palette-3': '#87CEEB',
  'spring-palette-4': '#FFE082',
  'spring-palette-5': '#C8F0C8',
  'spring-palette-6': '#FFF0F3',
}
springpastelfreshrenewalbright

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes