Tropical Fruit Color Palette

Mango orange, papaya pink, kiwi green, and passion fruit purple burst with juicy tropical energy. This fruity palette zings in smoothie bar branding, summer beverage packaging, and tropical event design.

#FFA500

Vivid Orange

RGB(255, 165, 0)

HSL(39, 100%, 50%)

#FF6B6B

Pale Red

RGB(255, 107, 107)

HSL(0, 100%, 71%)

#88C540

Green

RGB(136, 197, 64)

HSL(88, 53%, 51%)

#8B5CF6

Pale Indigo

RGB(139, 92, 246)

HSL(258, 90%, 66%)

#FFD700

Vivid Amber

RGB(255, 215, 0)

HSL(51, 100%, 50%)

#FFF5E0

Light Orange

RGB(255, 245, 224)

HSL(41, 100%, 94%)

lightbulbBest Use Cases

  • checkSmoothie bars
  • checkBeverage packaging
  • checkTropical events

businessIndustries

  • checkFood & Beverage
  • checkEvents
Mood:juicy

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FFA500;
  --color-2: #FF6B6B;
  --color-3: #88C540;
  --color-4: #8B5CF6;
  --color-5: #FFD700;
  --color-6: #FFF5E0;
}

Tailwind CSS Config

colors: {
  'tropical-fruit-1': '#FFA500',
  'tropical-fruit-2': '#FF6B6B',
  'tropical-fruit-3': '#88C540',
  'tropical-fruit-4': '#8B5CF6',
  'tropical-fruit-5': '#FFD700',
  'tropical-fruit-6': '#FFF5E0',
}
tropicalfruitjuicycolorfulsummer

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes