Pink & Green Color Palette

Vibrant pink and fresh green create a lively, eye-catching combination inspired by tropical flowers. This playful duo excels in floral shops, spring campaigns, and Gen Z fashion brands.

#FF6B81

Pale Red

RGB(255, 107, 129)

HSL(351, 100%, 71%)

#FF8FA3

Pale Red

RGB(255, 143, 163)

HSL(349, 100%, 78%)

#2ECC71

Green

RGB(46, 204, 113)

HSL(145, 63%, 49%)

#58D68D

Green

RGB(88, 214, 141)

HSL(145, 61%, 59%)

#FFDFE5

Light Red

RGB(255, 223, 229)

HSL(349, 100%, 94%)

#E8F8E8

Light Green

RGB(232, 248, 232)

HSL(120, 53%, 94%)

lightbulbBest Use Cases

  • checkFloral shops
  • checkSpring campaigns
  • checkGen Z fashion

businessIndustries

  • checkFashion
  • checkRetail
Mood:playful

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FF6B81;
  --color-2: #FF8FA3;
  --color-3: #2ECC71;
  --color-4: #58D68D;
  --color-5: #FFDFE5;
  --color-6: #E8F8E8;
}

Tailwind CSS Config

colors: {
  'pink-and-green-1': '#FF6B81',
  'pink-and-green-2': '#FF8FA3',
  'pink-and-green-3': '#2ECC71',
  'pink-and-green-4': '#58D68D',
  'pink-and-green-5': '#FFDFE5',
  'pink-and-green-6': '#E8F8E8',
}
pinkgreenvibranttropicalplayful

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes