Peach & Navy Color Palette

Soft peach warmth contrasted with commanding navy blue creates a sophisticated yet approachable palette. This versatile duo works for corporate retreats, preppy fashion, and modern restaurant branding.

#001F3F

Dark Blue

RGB(0, 31, 63)

HSL(210, 100%, 12%)

#0A3060

Deep Blue

RGB(10, 48, 96)

HSL(213, 81%, 21%)

#FFAB76

Pale Vermilion

RGB(255, 171, 118)

HSL(23, 100%, 73%)

#FFCBA4

Light Vermilion

RGB(255, 203, 164)

HSL(26, 100%, 82%)

#FFE8D6

Light Vermilion

RGB(255, 232, 214)

HSL(26, 100%, 92%)

#FFF5ED

Light Vermilion

RGB(255, 245, 237)

HSL(27, 100%, 96%)

lightbulbBest Use Cases

  • checkCorporate retreats
  • checkPreppy fashion
  • checkRestaurant branding

businessIndustries

  • checkHospitality
  • checkFashion
Mood:approachable

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #001F3F;
  --color-2: #0A3060;
  --color-3: #FFAB76;
  --color-4: #FFCBA4;
  --color-5: #FFE8D6;
  --color-6: #FFF5ED;
}

Tailwind CSS Config

colors: {
  'peach-and-navy-1': '#001F3F',
  'peach-and-navy-2': '#0A3060',
  'peach-and-navy-3': '#FFAB76',
  'peach-and-navy-4': '#FFCBA4',
  'peach-and-navy-5': '#FFE8D6',
  'peach-and-navy-6': '#FFF5ED',
}
peachnavysophisticatedapproachablepreppy

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes