Maximalist Color Palette

Rich jewel tones like deep magenta, royal blue, emerald, and gold layered together create opulent maximalism. This abundant palette fills eclectic interiors, bold fashion campaigns, and art-forward brand identities.

#C2185B

Magenta

RGB(194, 24, 91)

HSL(336, 78%, 43%)

#1565C0

Blue

RGB(21, 101, 192)

HSL(212, 80%, 42%)

#2E7D32

Deep Green

RGB(46, 125, 50)

HSL(123, 46%, 34%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#7B1FA2

Violet

RGB(123, 31, 162)

HSL(282, 68%, 38%)

#FF6F00

Vivid Vermilion

RGB(255, 111, 0)

HSL(26, 100%, 50%)

lightbulbBest Use Cases

  • checkEclectic interiors
  • checkBold fashion
  • checkArt-forward brands

businessIndustries

  • checkFashion
  • checkInterior Design
Mood:opulent

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #C2185B;
  --color-2: #1565C0;
  --color-3: #2E7D32;
  --color-4: #D4AF37;
  --color-5: #7B1FA2;
  --color-6: #FF6F00;
}

Tailwind CSS Config

colors: {
  'maximalist-1': '#C2185B',
  'maximalist-2': '#1565C0',
  'maximalist-3': '#2E7D32',
  'maximalist-4': '#D4AF37',
  'maximalist-5': '#7B1FA2',
  'maximalist-6': '#FF6F00',
}
maximalistopulentlayeredboldeclectic

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes