Purple & Yellow Color Palette

Regal purple and sunny yellow form a high-contrast complementary pair full of creative energy. This vibrant combination shines in creative agencies, music festivals, and children's educational content.

#5B2C8E

Violet

RGB(91, 44, 142)

HSL(269, 53%, 36%)

#7B4FAE

Violet

RGB(123, 79, 174)

HSL(268, 38%, 50%)

#FFC107

Vivid Orange

RGB(255, 193, 7)

HSL(45, 100%, 51%)

#FFD54F

Vivid Amber

RGB(255, 213, 79)

HSL(46, 100%, 65%)

#F0E0FF

Light Violet

RGB(240, 224, 255)

HSL(271, 100%, 94%)

#FFF8E1

Light Amber

RGB(255, 248, 225)

HSL(46, 100%, 94%)

lightbulbBest Use Cases

  • checkCreative agencies
  • checkMusic festivals
  • checkChildren's education

businessIndustries

  • checkCreative
  • checkEducation
Mood:creative

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #5B2C8E;
  --color-2: #7B4FAE;
  --color-3: #FFC107;
  --color-4: #FFD54F;
  --color-5: #F0E0FF;
  --color-6: #FFF8E1;
}

Tailwind CSS Config

colors: {
  'purple-and-yellow-1': '#5B2C8E',
  'purple-and-yellow-2': '#7B4FAE',
  'purple-and-yellow-3': '#FFC107',
  'purple-and-yellow-4': '#FFD54F',
  'purple-and-yellow-5': '#F0E0FF',
  'purple-and-yellow-6': '#FFF8E1',
}
purpleyellowcomplementarycreativevibrant

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes