Summer Color Palette

Bright coral, ocean blue, sunshine yellow, and palm green capture the essence of summer days. This energetic palette is perfect for beach events, outdoor festivals, and seasonal product launches.

#FF6F61

Pale Red

RGB(255, 111, 97)

HSL(5, 100%, 69%)

#0A9396

Deep Cyan

RGB(10, 147, 150)

HSL(181, 88%, 31%)

#FFC107

Vivid Orange

RGB(255, 193, 7)

HSL(45, 100%, 51%)

#2ECC71

Green

RGB(46, 204, 113)

HSL(145, 63%, 49%)

#FFD1AA

Light Vermilion

RGB(255, 209, 170)

HSL(28, 100%, 83%)

#E0F7FA

Light Cyan

RGB(224, 247, 250)

HSL(187, 72%, 93%)

lightbulbBest Use Cases

  • checkBeach events
  • checkOutdoor festivals
  • checkProduct launches

businessIndustries

  • checkEvents
  • checkRetail
Mood:energetic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FF6F61;
  --color-2: #0A9396;
  --color-3: #FFC107;
  --color-4: #2ECC71;
  --color-5: #FFD1AA;
  --color-6: #E0F7FA;
}

Tailwind CSS Config

colors: {
  'summer-palette-1': '#FF6F61',
  'summer-palette-2': '#0A9396',
  'summer-palette-3': '#FFC107',
  'summer-palette-4': '#2ECC71',
  'summer-palette-5': '#FFD1AA',
  'summer-palette-6': '#E0F7FA',
}
summerbrightbeachenergeticfun

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes