Blockchain Dark Color Palette

Near-black with electric orange, bright blue chain links, and grid-green create a secure blockchain aesthetic. This decentralized palette powers Web3 platforms, NFT marketplaces, and crypto wallet interfaces.

#0A0A14

Dark Indigo

RGB(10, 10, 20)

HSL(240, 33%, 6%)

#1A1A2E

Dark Indigo

RGB(26, 26, 46)

HSL(240, 28%, 14%)

#F7931A

Vivid Vermilion

RGB(247, 147, 26)

HSL(33, 93%, 54%)

#2962FF

Vivid Blue

RGB(41, 98, 255)

HSL(224, 100%, 58%)

#00C853

Vivid Green

RGB(0, 200, 83)

HSL(145, 100%, 39%)

#E0E0E0

White

RGB(224, 224, 224)

HSL(0, 0%, 88%)

lightbulbBest Use Cases

  • checkWeb3 platforms
  • checkNFT marketplaces
  • checkCrypto wallets

businessIndustries

  • checkFinance
  • checkTechnology
Mood:secure

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #0A0A14;
  --color-2: #1A1A2E;
  --color-3: #F7931A;
  --color-4: #2962FF;
  --color-5: #00C853;
  --color-6: #E0E0E0;
}

Tailwind CSS Config

colors: {
  'blockchain-dark-1': '#0A0A14',
  'blockchain-dark-2': '#1A1A2E',
  'blockchain-dark-3': '#F7931A',
  'blockchain-dark-4': '#2962FF',
  'blockchain-dark-5': '#00C853',
  'blockchain-dark-6': '#E0E0E0',
}
blockchainweb3darkdecentralizedtech

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes