Tropical Color Palette

Hot pink, lush green, sunny yellow, and turquoise blue burst with tropical paradise energy. This vibrant palette brings life to resort marketing, tropical cocktail bars, and summer party invitations.

#FF1493

Vivid Magenta

RGB(255, 20, 147)

HSL(328, 100%, 54%)

#2ECC71

Green

RGB(46, 204, 113)

HSL(145, 63%, 49%)

#FFC107

Vivid Orange

RGB(255, 193, 7)

HSL(45, 100%, 51%)

#00CED1

Vivid Cyan

RGB(0, 206, 209)

HSL(181, 100%, 41%)

#FF6B35

Vivid Vermilion

RGB(255, 107, 53)

HSL(16, 100%, 60%)

#FFF0DB

Light Vermilion

RGB(255, 240, 219)

HSL(35, 100%, 93%)

lightbulbBest Use Cases

  • checkResort marketing
  • checkCocktail bars
  • checkSummer parties

businessIndustries

  • checkHospitality
  • checkTravel
Mood:vibrant

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FF1493;
  --color-2: #2ECC71;
  --color-3: #FFC107;
  --color-4: #00CED1;
  --color-5: #FF6B35;
  --color-6: #FFF0DB;
}

Tailwind CSS Config

colors: {
  'tropical-1': '#FF1493',
  'tropical-2': '#2ECC71',
  'tropical-3': '#FFC107',
  'tropical-4': '#00CED1',
  'tropical-5': '#FF6B35',
  'tropical-6': '#FFF0DB',
}
tropicalvibrantparadisecolorfulhot

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes