ColorsPedia
techcool Flowing & Analytical

Data Stream

Data Stream visualises the flow of information — cool electric blue, deep violet, and the faint cyan glow of data points moving through a dark interface. It's a palette of clarity within complexity, perfect for analytics dashboards, fintech, or AI product branding.

5 Colors
2 Tags
3 Formats

Palette Colours

Click any card to copy. Toggle format below.

Best Used For

  • Analytics Dashboards
  • Fintech
  • AI Branding
  • SaaS Products

Mood & Tone

Flowing & Analytical

techcool

CSS Variables

:root {
  --palette-1: #a5f3fc; /* Data Point */
  --palette-2: #38bdf8; /* Stream Blue */
  --palette-3: #6366f1; /* Flow Indigo */
  --palette-4: #4338ca; /* Deep Stream */
  --palette-5: #1e1b4b; /* Interface Dark */
}