Candy Stripe Color Palette

Bright red and white stripes with accents of blue and gold evoke vintage circus tents and carnival nostalgia. This festive palette brightens carnival events, retro candy shops, and nostalgic brand campaigns.

#E53935

Red

RGB(229, 57, 53)

HSL(1, 77%, 55%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#1565C0

Blue

RGB(21, 101, 192)

HSL(212, 80%, 42%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#FFE0E0

Light Red

RGB(255, 224, 224)

HSL(0, 100%, 94%)

#E3F2FD

Light Blue

RGB(227, 242, 253)

HSL(205, 87%, 94%)

lightbulbBest Use Cases

  • checkCarnival events
  • checkCandy shops
  • checkNostalgic campaigns

businessIndustries

  • checkEvents
  • checkFood & Beverage
Mood:festive

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #E53935;
  --color-2: #FFFFFF;
  --color-3: #1565C0;
  --color-4: #D4AF37;
  --color-5: #FFE0E0;
  --color-6: #E3F2FD;
}

Tailwind CSS Config

colors: {
  'candy-stripe-1': '#E53935',
  'candy-stripe-2': '#FFFFFF',
  'candy-stripe-3': '#1565C0',
  'candy-stripe-4': '#D4AF37',
  'candy-stripe-5': '#FFE0E0',
  'candy-stripe-6': '#E3F2FD',
}
candystripecarnivalretrofestive

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes