Magenta & Cyan Color Palette

Electric magenta and bright cyan create a high-energy duochrome effect that commands attention. This bold pairing powers music festival graphics, creative portfolio sites, and modern pop art.

#E91E90

Vivid Magenta

RGB(233, 30, 144)

HSL(326, 82%, 52%)

#FF4DB8

Vivid Magenta

RGB(255, 77, 184)

HSL(324, 100%, 65%)

#00BCD4

Vivid Cyan

RGB(0, 188, 212)

HSL(187, 100%, 42%)

#4DD0E1

Cyan

RGB(77, 208, 225)

HSL(187, 71%, 59%)

#FFE0F0

Light Magenta

RGB(255, 224, 240)

HSL(329, 100%, 94%)

#E0F7FA

Light Cyan

RGB(224, 247, 250)

HSL(187, 72%, 93%)

lightbulbBest Use Cases

  • checkMusic festivals
  • checkCreative portfolios
  • checkPop art

businessIndustries

  • checkMusic
  • checkCreative
Mood:electric

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #E91E90;
  --color-2: #FF4DB8;
  --color-3: #00BCD4;
  --color-4: #4DD0E1;
  --color-5: #FFE0F0;
  --color-6: #E0F7FA;
}

Tailwind CSS Config

colors: {
  'magenta-and-cyan-1': '#E91E90',
  'magenta-and-cyan-2': '#FF4DB8',
  'magenta-and-cyan-3': '#00BCD4',
  'magenta-and-cyan-4': '#4DD0E1',
  'magenta-and-cyan-5': '#FFE0F0',
  'magenta-and-cyan-6': '#E0F7FA',
}
magentacyanelectricduochromebold

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes