Tech Startup Color Palette
Clean indigo paired with vibrant teal accents and generous white space defines modern tech startup aesthetics. This forward-thinking palette powers SaaS dashboards, landing pages, and investor pitch decks.
#4B0082
Deep Violet
RGB(75, 0, 130)
HSL(275, 100%, 25%)
#6366F1
Pale Indigo
RGB(99, 102, 241)
HSL(239, 84%, 67%)
#0EA5E9
Vivid Cyan
RGB(14, 165, 233)
HSL(199, 89%, 48%)
#F0F0FF
Light Indigo
RGB(240, 240, 255)
HSL(240, 100%, 97%)
#E0F7FA
Light Cyan
RGB(224, 247, 250)
HSL(187, 72%, 93%)
#FFFFFF
White
RGB(255, 255, 255)
HSL(0, 0%, 100%)
lightbulbBest Use Cases
- checkSaaS dashboards
- checkLanding pages
- checkPitch decks
businessIndustries
- checkTechnology
- checkStartup
Mood:innovative
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #4B0082;
--color-2: #6366F1;
--color-3: #0EA5E9;
--color-4: #F0F0FF;
--color-5: #E0F7FA;
--color-6: #FFFFFF;
}Tailwind CSS Config
colors: {
'tech-startup-1': '#4B0082',
'tech-startup-2': '#6366F1',
'tech-startup-3': '#0EA5E9',
'tech-startup-4': '#F0F0FF',
'tech-startup-5': '#E0F7FA',
'tech-startup-6': '#FFFFFF',
}techstartupmodernindigoclean
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free