Duotone Color Palette

Deep midnight blue and vibrant magenta create a striking two-tone effect popular in modern photography and design. This high-impact palette adds drama to photo treatments, poster design, and social media content.

#0D1B2A

Dark Blue

RGB(13, 27, 42)

HSL(211, 53%, 11%)

#1B2838

Dark Blue

RGB(27, 40, 56)

HSL(213, 35%, 16%)

#E91E90

Vivid Magenta

RGB(233, 30, 144)

HSL(326, 82%, 52%)

#FF4DB8

Vivid Magenta

RGB(255, 77, 184)

HSL(324, 100%, 65%)

#2C3E50

Deep Blue

RGB(44, 62, 80)

HSL(210, 29%, 24%)

#FF80C0

Pale Magenta

RGB(255, 128, 192)

HSL(330, 100%, 75%)

lightbulbBest Use Cases

  • checkPhoto treatments
  • checkPoster design
  • checkSocial media content

businessIndustries

  • checkCreative
  • checkSocial Media
Mood:dramatic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #0D1B2A;
  --color-2: #1B2838;
  --color-3: #E91E90;
  --color-4: #FF4DB8;
  --color-5: #2C3E50;
  --color-6: #FF80C0;
}

Tailwind CSS Config

colors: {
  'duotone-1': '#0D1B2A',
  'duotone-2': '#1B2838',
  'duotone-3': '#E91E90',
  'duotone-4': '#FF4DB8',
  'duotone-5': '#2C3E50',
  'duotone-6': '#FF80C0',
}
duotonetwo-tonedramaticmodernphotographic

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes