Finance Color Palette

Deep blue, dark green, and conservative gray project stability, growth, and trustworthiness. This authoritative palette anchors banking apps, investment platforms, and financial advisory firms.

#003366

Deep Blue

RGB(0, 51, 102)

HSL(210, 100%, 20%)

#1B5E20

Deep Green

RGB(27, 94, 32)

HSL(124, 55%, 24%)

#2C3E50

Deep Blue

RGB(44, 62, 80)

HSL(210, 29%, 24%)

#E0E0E0

White

RGB(224, 224, 224)

HSL(0, 0%, 88%)

#F5F5F5

White

RGB(245, 245, 245)

HSL(0, 0%, 96%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

lightbulbBest Use Cases

  • checkBanking apps
  • checkInvestment platforms
  • checkFinancial advisors

businessIndustries

  • checkFinance
  • checkInsurance
Mood:stable

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #003366;
  --color-2: #1B5E20;
  --color-3: #2C3E50;
  --color-4: #E0E0E0;
  --color-5: #F5F5F5;
  --color-6: #FFFFFF;
}

Tailwind CSS Config

colors: {
  'finance-1': '#003366',
  'finance-2': '#1B5E20',
  'finance-3': '#2C3E50',
  'finance-4': '#E0E0E0',
  'finance-5': '#F5F5F5',
  'finance-6': '#FFFFFF',
}
financebankingstableconservativetrust

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free