Fashion Color Palette

Sophisticated black, blush pink, and warm gold with clean white form a high-fashion palette. This editorial combination defines runway lookbooks, fashion magazine layouts, and luxury retail branding.

#0A0A0A

Black

RGB(10, 10, 10)

HSL(0, 0%, 4%)

#F0C4C8

Light Red

RGB(240, 196, 200)

HSL(355, 59%, 85%)

#D4AF37

Amber

RGB(212, 175, 55)

HSL(46, 65%, 52%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#F5F0E0

Light Amber

RGB(245, 240, 224)

HSL(46, 51%, 92%)

#333333

Charcoal

RGB(51, 51, 51)

HSL(0, 0%, 20%)

lightbulbBest Use Cases

  • checkRunway lookbooks
  • checkMagazine layouts
  • checkLuxury retail

businessIndustries

  • checkFashion
  • checkPublishing
Mood:chic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #0A0A0A;
  --color-2: #F0C4C8;
  --color-3: #D4AF37;
  --color-4: #FFFFFF;
  --color-5: #F5F0E0;
  --color-6: #333333;
}

Tailwind CSS Config

colors: {
  'fashion-industry-1': '#0A0A0A',
  'fashion-industry-2': '#F0C4C8',
  'fashion-industry-3': '#D4AF37',
  'fashion-industry-4': '#FFFFFF',
  'fashion-industry-5': '#F5F0E0',
  'fashion-industry-6': '#333333',
}
fashioneditorialsophisticatedblackchic

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes