Cryptocurrency Color Palette

Electric orange, deep space blue, bright green gains, and metallic silver define the crypto trading aesthetic. This digital-finance palette powers trading platforms, blockchain dashboards, and DeFi applications.

#F7931A

Vivid Vermilion

RGB(247, 147, 26)

HSL(33, 93%, 54%)

#0D1B2A

Dark Blue

RGB(13, 27, 42)

HSL(211, 53%, 11%)

#00C853

Vivid Green

RGB(0, 200, 83)

HSL(145, 100%, 39%)

#C0C0C0

Light Gray

RGB(192, 192, 192)

HSL(0, 0%, 75%)

#1A73E8

Vivid Blue

RGB(26, 115, 232)

HSL(214, 82%, 51%)

#1A1A2E

Dark Indigo

RGB(26, 26, 46)

HSL(240, 28%, 14%)

lightbulbBest Use Cases

  • checkTrading platforms
  • checkBlockchain dashboards
  • checkDeFi apps

businessIndustries

  • checkFinance
  • checkTechnology
Mood:dynamic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #F7931A;
  --color-2: #0D1B2A;
  --color-3: #00C853;
  --color-4: #C0C0C0;
  --color-5: #1A73E8;
  --color-6: #1A1A2E;
}

Tailwind CSS Config

colors: {
  'cryptocurrency-1': '#F7931A',
  'cryptocurrency-2': '#0D1B2A',
  'cryptocurrency-3': '#00C853',
  'cryptocurrency-4': '#C0C0C0',
  'cryptocurrency-5': '#1A73E8',
  'cryptocurrency-6': '#1A1A2E',
}
cryptoblockchaindigitaltradingmodern

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes