Midnight Indigo#1D2B64
Cosmic Violet#5B4BFF
Deep Space Navy#102A43
Aurora Teal#4FA3B8
Starlit Slate#7A8BA3
Palette direction

Interstellar Inspired Tech Color Palette

This palette translates an interstellar mood into a clear brand system with deep cosmic blues, luminous violet, and a restrained teal accent that feels both futuristic and navigable. The neutrals stay crisp and highly usable, so the space-inspired colors remain expressive without compromising interface clarity.

AnalogousTechinterstellarcosmicspacefuturistic
palette-preview.example
Tech color direction

Interstellar Inspired Tech Color Palette

This palette translates an interstellar mood into a clear brand system with deep cosmic blues, luminous violet, and a restrained teal accent that feels both futuristic and navigable. The neutrals stay crisp and highly usable, so the space-inspired colors remain expressive without compromising interface clarity.

Explore the color system
Logo contrast guide

Logo color pairings

ColorFly checks the palette colors against each other and suggests the clearest logo/background combinations.

Logo White #FFFFFFon Deep Space Navy #102A4314.6:1 Excellent
Logo White #FFFFFFon Cosmic Violet #5B4BFF5.4:1 Strong
Logo Charcoal #0B0F1Aon White #FFFFFF19.1:1 Excellent
Logo Charcoal #0B0F1Aon Aurora Teal #4FA3B86.6:1 Strong
Icon color
BackgroundMidnight Indigo#1D2B64TextWhite#FFFFFF
Primary Button13.28:1
AAA

Best for the main action users should notice first.

BackgroundCosmic Violet#5B4BFFTextWhite#FFFFFF
Secondary Button5.39:1
AA

Useful for softer choices and secondary paths.

BackgroundCloud White#F4F7FBTextCharcoal#0B0F1A
Outlined Button17.81:1
AAA

Good for lower-emphasis actions on light surfaces.

BackgroundCloud White#F4F7FBTextCosmic Violet#5B4BFF
Text Button5.02:1
AA

A quiet action for links, navigation, and inline decisions.

Palette composition8 colorsAnalogous color relationship
9:41Interstellar Inspired Tech Color Palette Color role balance
Analogous system
60% DominantNeutrals

Backgrounds, large surfaces, whitespace, and reading comfort.

30% SecondarySupport colors

Sections, secondary UI, illustrations, and repeated brand moments.

10% AccentMain colors

High-attention moments like primary actions and memorable highlights.

CInterstellar Inspired Tech Color PaletteTech brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors sit in a tight celestial range of indigo, violet, and midnight blue, creating a recognizable system that feels expansive but controlled. Their close relationship gives the brand a space-age identity without becoming visually chaotic.

Clear roles create a consistent brand experience.

Color Roles and Usage Map

Assign existing palette colors to brand, typography, and interface roles.

Brand identity

LogoUsed for logo marks and core brand symbols.Midnight Indigo #1D2B64
HeadlineUsed for main titles and key messages.Deep Space Navy #102A43
LinkUsed for links and interactive text.Cosmic Violet #5B4BFF

Buttons

Primary Button
BackgroundMidnight Indigo #1D2B64
TextWhite #FFFFFF
Secondary Button
BackgroundCosmic Violet #5B4BFF
TextWhite #FFFFFF
Outlined Button
BackgroundAurora Teal #4FA3B8
TextCharcoal #0B0F1A

Interface

TextDefault readable body text.Charcoal #0B0F1A
Bg LightLight page or section background.Cloud White #F4F7FB
Bg DarkDark page or section background.Charcoal #0B0F1A
IconSmall interface icons and marks.Aurora Teal #4FA3B8
BorderCards, inputs, and component borders.Starlit Slate #7A8BA3
DividerSubtle separators between content.Starlit Slate #7A8BA3
OutlineFocus rings and emphasis outlines.Starlit Slate #7A8BA3

Palette Colors

A compact view of the brand, support, and neutral colors that make up this system.

Main (Brand) Colors

The main colors sit in a tight celestial range of indigo, violet, and midnight blue, creating a recognizable system that feels expansive but controlled. Their close relationship gives the brand a space-age identity without becoming visually chaotic.

PrimaryMidnight Indigo

RolesLogo, Btn Primary Bg

It anchors the system with a deep, trustworthy space tone that reads clearly in logos and primary actions.

HEX#1D2B64
RGB29, 43, 100
HSL228, 55, 25
CMYK71, 57, 0, 61
SecondaryCosmic Violet

RolesLink, Btn Secondary Bg

It adds luminous energy and makes interactive elements feel advanced, agile, and distinctly interstellar.

HEX#5B4BFF
RGB91, 75, 255
HSL245, 100, 65
CMYK64, 71, 0, 0
TertiaryDeep Space Navy

RolesHeadline

It gives headings strong structure and a darker celestial note that keeps the palette grounded.

HEX#102A43
RGB16, 42, 67
HSL209, 61, 16
CMYK76, 37, 0, 74

Support Colors

The support colors extend the main palette with a cool aurora-like teal and a muted stellar blue that add depth without competing for attention. They help separate interface states while staying aligned with the cosmic mood.

Aurora Teal

RolesBtn Outlined Border, Icon

It provides a readable, modern accent that balances the violets with a cooler scientific edge.

HEX#4FA3B8
RGB79, 163, 184
HSL192, 43, 52
CMYK57, 11, 0, 28
Starlit Slate

RolesBorder, Divider, Outline

It softens structural UI elements so they feel precise and understated rather than heavy.

HEX#7A8BA3
RGB122, 139, 163
HSL215, 18, 56
CMYK25, 15, 0, 36

Neutral Colors

Utility colors for backgrounds, text, borders, and balance.

White

RolesBtn Primary Text, Btn Secondary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Cloud White

RolesBg Light

HEX#F4F7FB
RGB244, 247, 251
HSL214, 47, 97
CMYK3, 2, 0, 2
Charcoal

RolesBg Dark, Btn Outlined Text, Text

HEX#0B0F1A
RGB11, 15, 26
HSL224, 41, 7
CMYK58, 42, 0, 90

Export and Handoff

Copy palette values for design systems, websites, and client handoff.

Color tokens

Use these in CSS when you want every raw palette color available by name. Best for websites, landing pages, and design system variables.

Use when: you need the actual colors.
:root {
  --color-midnight-indigo: #1D2B64;
  --color-cosmic-violet: #5B4BFF;
  --color-deep-space-navy: #102A43;
  --color-aurora-teal: #4FA3B8;
  --color-starlit-slate: #7A8BA3;
  --color-white: #FFFFFF;
  --color-cloud-white: #F4F7FB;
  --color-charcoal: #0B0F1A;
}

Role tokens

Use these in CSS when colors are assigned to practical jobs like text, buttons, borders, links, and backgrounds.

Use when: you need UI roles, not just swatches.
:root {
  --role-logo: #1D2B64;
  --role-btn-primary-bg: #1D2B64;
  --role-link: #5B4BFF;
  --role-btn-secondary-bg: #5B4BFF;
  --role-headline: #102A43;
  --role-btn-outlined-border: #4FA3B8;
  --role-icon: #4FA3B8;
  --role-border: #7A8BA3;
  --role-divider: #7A8BA3;
  --role-outline: #7A8BA3;
  --role-btn-primary-text: #FFFFFF;
  --role-btn-secondary-text: #FFFFFF;
  --role-bg-light: #F4F7FB;
  --role-bg-dark: #0B0F1A;
  --role-btn-outlined-text: #0B0F1A;
  --role-text: #0B0F1A;
}

JSON

Use this structured palette data in apps, generators, plugins, or tools that need to read the palette programmatically.

Use when: a developer or app needs data.
{
    "midnight-indigo": "#1D2B64",
    "cosmic-violet": "#5B4BFF",
    "deep-space-navy": "#102A43",
    "aurora-teal": "#4FA3B8",
    "starlit-slate": "#7A8BA3",
    "white": "#FFFFFF",
    "cloud-white": "#F4F7FB",
    "charcoal": "#0B0F1A"
}
Press Space to load new palette