Dark Purple#5B2C6F
Bright Orange#FF6F3C
Turquoise#30CFCF
Celestial Teal#498A8A
Midnight Blue#1A1A3D
Palette direction

Psychedelic Purple Sports Color Palette

This trippy 70s space-themed palette combines vibrant and psychedelic hues with grounded neutrals to embody the dynamic and enlightened spirit of the ultimate frisbee team. The energetic main colors create vivid recognition while the support colors provide cosmic accents, and the neutral shades ensure clarity and text legibility across digital interfaces.

ComplementaryNonepsychedelic70sspaceultimate frisbee
palette-preview.example
None color direction

Psychedelic Purple Sports Color Palette

This trippy 70s space-themed palette combines vibrant and psychedelic hues with grounded neutrals to embody the dynamic and enlightened spirit of the ultimate frisbee team. The energetic main colors create vivid recognition while the support colors provide cosmic accents, and the neutral shades ensure clarity and text legibility across digital interfaces.

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 Dark Purple #5B2C6F10.3:1 Excellent
Logo Midnight Blue #1A1A3Don Turquoise #30CFCF8.7:1 Excellent
Logo Midnight Blue #1A1A3Don Bright Orange #FF6F3C6.0:1 Strong
Logo Midnight Blue #1A1A3Don White #FFFFFF16.7:1 Excellent
Icon color
BackgroundDark Purple#5B2C6FTextWhite#FFFFFF
Primary Button10.32:1
AAA

Best for the main action users should notice first.

BackgroundBright Orange#FF6F3CTextCharcoal#2B2B2B
Secondary Button5.12:1
AA

Useful for softer choices and secondary paths.

BackgroundWhite#FFFFFFTextDark Purple#5B2C6F
Outlined Button10.32:1
AAA

Good for lower-emphasis actions on light surfaces.

BackgroundWhite#FFFFFFTextDark Purple#5B2C6F
Text Button10.32:1
AAA

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

Palette composition8 colorsComplementary color relationship
9:41Psychedelic Purple Sports Color Palette Color role balance
Complementary 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.

CPsychedelic Purple Sports Color PaletteNone brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The three main colors form a triadic harmony of intense purple, orange, and turquoise that captures the groovy, cosmic vibe of the 70s while remaining balanced and bold for sport branding.

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.Dark Purple #5B2C6F
HeadlineUsed for main titles and key messages.Bright Orange #FF6F3C
LinkUsed for links and interactive text.Dark Purple #5B2C6F

Buttons

Primary Button
BackgroundDark Purple #5B2C6F
TextWhite #FFFFFF
Secondary Button
BackgroundBright Orange #FF6F3C
TextCharcoal #2B2B2B
Outlined Button
BackgroundDark Purple #5B2C6F
TextDark Purple #5B2C6F

Interface

TextDefault readable body text.Charcoal #2B2B2B
Bg LightLight page or section background.White #FFFFFF
Bg DarkDark page or section background.Platinum #F5F5F5
IconSmall interface icons and marks.Celestial Teal #498A8A
BorderCards, inputs, and component borders.Celestial Teal #498A8A
DividerSubtle separators between content.Celestial Teal #498A8A
OutlineFocus rings and emphasis outlines.Celestial Teal #498A8A

Palette Colors

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

Main (Brand) Colors

The three main colors form a triadic harmony of intense purple, orange, and turquoise that captures the groovy, cosmic vibe of the 70s while remaining balanced and bold for sport branding.

PrimaryDark Purple

RolesLogo, Link, Btn Primary Bg, Btn Outlined Border, Btn Outlined Text

Dark Purple conveys mystery, creativity, and enlightenment, anchoring the palette with a strong cosmic space feel.

HEX#5B2C6F
RGB91, 44, 111
HSL282, 43, 30
CMYK18, 60, 0, 56
SecondaryBright Orange

RolesHeadline, Btn Secondary Bg

Bright Orange adds energy, excitement, and warmth, evoking the vibrant heat of a 70s psychedelic sunset.

HEX#FF6F3C
RGB255, 111, 60
HSL16, 100, 62
CMYK0, 56, 76, 0
TertiaryTurquoise

Turquoise brings a refreshing, otherworldly coolness and balance that highlights the trippy, space-inspired theme.

HEX#30CFCF
RGB48, 207, 207
HSL180, 62, 50
CMYK77, 0, 0, 19

Support Colors

Support colors extend the main palette with subtler celestial teal and deep midnight blue tones that provide cosmic accents while maintaining visual hierarchy and balance.

Celestial Teal

RolesIcon, Border, Divider, Outline

Celestial Teal complements the Turquoise main color with a softer, deeper tone for harmonious interface elements.

HEX#498A8A
RGB73, 138, 138
HSL180, 31, 41
CMYK47, 0, 0, 46
Midnight Blue

Midnight Blue balances the palette's brightness with a deep cosmic shade perfect for subtle but clear UI details.

HEX#1A1A3D
RGB26, 26, 61
HSL240, 40, 17
CMYK57, 57, 0, 76

Neutral Colors

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

White

RolesBg Light, Btn Primary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Platinum

RolesBg Dark

HEX#F5F5F5
RGB245, 245, 245
HSL0, 0, 96
CMYK0, 0, 0, 4
Charcoal

RolesText, Btn Secondary Text

HEX#2B2B2B
RGB43, 43, 43
HSL0, 0, 17
CMYK0, 0, 0, 83

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-dark-purple: #5B2C6F;
  --color-bright-orange: #FF6F3C;
  --color-turquoise: #30CFCF;
  --color-celestial-teal: #498A8A;
  --color-midnight-blue: #1A1A3D;
  --color-white: #FFFFFF;
  --color-platinum: #F5F5F5;
  --color-charcoal: #2B2B2B;
}

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: #5B2C6F;
  --role-link: #5B2C6F;
  --role-btn-primary-bg: #5B2C6F;
  --role-btn-outlined-border: #5B2C6F;
  --role-btn-outlined-text: #5B2C6F;
  --role-headline: #FF6F3C;
  --role-btn-secondary-bg: #FF6F3C;
  --role-icon: #498A8A;
  --role-border: #498A8A;
  --role-divider: #498A8A;
  --role-outline: #498A8A;
  --role-bg-light: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-bg-dark: #F5F5F5;
  --role-text: #2B2B2B;
  --role-btn-secondary-text: #2B2B2B;
}

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.
{
    "dark-purple": "#5B2C6F",
    "bright-orange": "#FF6F3C",
    "turquoise": "#30CFCF",
    "celestial-teal": "#498A8A",
    "midnight-blue": "#1A1A3D",
    "white": "#FFFFFF",
    "platinum": "#F5F5F5",
    "charcoal": "#2B2B2B"
}
Press Space to load new palette