Instagram Brand Inspired Color Palette

The iconic Instagram gradient of warm orange, hot pink, and deep purple captures social media energy. This social-first palette drives photo sharing apps, influencer toolkits, and visual content platforms.

#F58529

Vivid Vermilion

RGB(245, 133, 41)

HSL(27, 91%, 56%)

#DD2A7B

Magenta

RGB(221, 42, 123)

HSL(333, 72%, 52%)

#8134AF

Violet

RGB(129, 52, 175)

HSL(278, 54%, 45%)

#515BD4

Indigo

RGB(81, 91, 212)

HSL(235, 60%, 57%)

#FEDA77

Pale Orange

RGB(254, 218, 119)

HSL(44, 99%, 73%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

lightbulbBest Use Cases

  • checkPhoto sharing apps
  • checkInfluencer toolkits
  • checkVisual content

businessIndustries

  • checkSocial Media
  • checkPhotography
Mood:social

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #F58529;
  --color-2: #DD2A7B;
  --color-3: #8134AF;
  --color-4: #515BD4;
  --color-5: #FEDA77;
  --color-6: #FFFFFF;
}

Tailwind CSS Config

colors: {
  'instagram-brand-inspired-1': '#F58529',
  'instagram-brand-inspired-2': '#DD2A7B',
  'instagram-brand-inspired-3': '#8134AF',
  'instagram-brand-inspired-4': '#515BD4',
  'instagram-brand-inspired-5': '#FEDA77',
  'instagram-brand-inspired-6': '#FFFFFF',
}
instagramgradientsocialwarmphoto

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes