Midnight Navy#18253D
Velvet Crimson#8B1E3F
Brass Gold#C69C4B
Smoky Slate#6D7B86
Dusty Rose#A56A73
Palette direction

Frank Sinatra Inspired Color Palette

This palette channels Frank Sinatra’s polished, late-night charisma through a tailored mix of classic navy, crimson, and gold. The colors feel glamorous and timeless without becoming costume-like, giving the brand a lounge-ready identity that can flex across editorial, hospitality, and lifestyle applications.

Split ComplementaryLuxury And Lifestylefrank sinatraclassic croonervintage glamourjazz lounge
palette-preview.example
Luxury And Lifestyle color direction

Frank Sinatra Inspired Color Palette

This palette channels Frank Sinatra’s polished, late-night charisma through a tailored mix of classic navy, crimson, and gold. The colors feel glamorous and timeless without becoming costume-like, giving the brand a lounge-ready identity that can flex across editorial, hospitality, and lifestyle applications.

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 Midnight Navy #18253D15.3:1 Excellent
Logo Charcoal #111111on Brass Gold #C69C4B7.4:1 Excellent
Logo Charcoal #111111on White #FFFFFF18.9:1 Excellent
Icon color
BackgroundVelvet Crimson#8B1E3FTextWhite#FFFFFF
Primary Button8.92:1
AAA

Best for the main action users should notice first.

BackgroundBrass Gold#C69C4BTextCharcoal#111111
Secondary Button7.43:1
AAA

Useful for softer choices and secondary paths.

BackgroundIvory#F7F4EETextBrass Gold#C69C4B
Outlined Button2.32:1
Low

Good for lower-emphasis actions on light surfaces.

BackgroundIvory#F7F4EETextMidnight Navy#18253D
Text Button13.95:1
AAA

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

Palette composition8 colorsSplit Complementary color relationship
9:41Frank Sinatra Inspired Color Palette Color role balance
Split 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.

CFrank Sinatra Inspired Color PaletteLuxury And Lifestyle brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors pair midnight navy with velvet crimson and muted brass gold, creating a recognizable Sinatra-era balance of tuxedo polish, stage presence, and warm spotlight energy. Together they read as cinematic and refined, with enough contrast to feel both elegant and alive.

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 Navy #18253D
HeadlineUsed for main titles and key messages.Midnight Navy #18253D
LinkUsed for links and interactive text.Midnight Navy #18253D

Buttons

Primary Button
BackgroundVelvet Crimson #8B1E3F
TextWhite #FFFFFF
Secondary Button
BackgroundBrass Gold #C69C4B
TextCharcoal #111111
Outlined Button
BackgroundBrass Gold #C69C4B
TextBrass Gold #C69C4B

Interface

TextDefault readable body text.Charcoal #111111
Bg LightLight page or section background.Ivory #F7F4EE
Bg DarkDark page or section background.Charcoal #111111
IconSmall interface icons and marks.Smoky Slate #6D7B86
BorderCards, inputs, and component borders.Smoky Slate #6D7B86
DividerSubtle separators between content.Dusty Rose #A56A73
OutlineFocus rings and emphasis outlines.Charcoal #111111

Palette Colors

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

Main (Brand) Colors

The main colors pair midnight navy with velvet crimson and muted brass gold, creating a recognizable Sinatra-era balance of tuxedo polish, stage presence, and warm spotlight energy. Together they read as cinematic and refined, with enough contrast to feel both elegant and alive.

PrimaryMidnight Navy

RolesLogo, Link, Headline

Midnight Navy gives the palette its tailored foundation and evokes a tuxedo-dark elegance.

HEX#18253D
RGB24, 37, 61
HSL219, 44, 17
CMYK61, 39, 0, 76
SecondaryVelvet Crimson

RolesBtn Primary Bg

Velvet Crimson adds crooner warmth and a confident stage-lit intensity that feels unmistakably Sinatra-inspired.

HEX#8B1E3F
RGB139, 30, 63
HSL342, 64, 33
CMYK0, 78, 55, 45
TertiaryBrass Gold

RolesBtn Secondary Bg, Btn Outlined Border, Btn Outlined Text

Brass Gold brings a subtle spotlight sheen that softens the palette and reinforces the classic lounge atmosphere.

HEX#C69C4B
RGB198, 156, 75
HSL40, 52, 54
CMYK0, 21, 62, 22

Support Colors

The support colors extend the main palette with restrained, smoky accents that keep the system cohesive and practical. They add depth and visual pacing without competing with the primary Sinatra-inspired tones.

Smoky Slate

RolesIcon, Border

Smoky Slate supports navigation and structure with a calm, understated coolness.

HEX#6D7B86
RGB109, 123, 134
HSL206, 10, 48
CMYK19, 8, 0, 47
Dusty Rose

RolesDivider

Dusty Rose echoes the crimson family in a softer register, helping transitions feel warm rather than stark.

HEX#A56A73
RGB165, 106, 115
HSL351, 25, 53
CMYK0, 36, 30, 35

Neutral Colors

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

Ivory

RolesBg Light

HEX#F7F4EE
RGB247, 244, 238
HSL40, 36, 95
CMYK0, 1, 4, 3
White

RolesBtn Primary Text

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

RolesBg Dark, Outline, Text, Btn Secondary Text

HEX#111111
RGB17, 17, 17
HSL0, 0, 7
CMYK0, 0, 0, 93

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-navy: #18253D;
  --color-velvet-crimson: #8B1E3F;
  --color-brass-gold: #C69C4B;
  --color-smoky-slate: #6D7B86;
  --color-dusty-rose: #A56A73;
  --color-ivory: #F7F4EE;
  --color-white: #FFFFFF;
  --color-charcoal: #111111;
}

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: #18253D;
  --role-link: #18253D;
  --role-headline: #18253D;
  --role-btn-primary-bg: #8B1E3F;
  --role-btn-secondary-bg: #C69C4B;
  --role-btn-outlined-border: #C69C4B;
  --role-btn-outlined-text: #C69C4B;
  --role-icon: #6D7B86;
  --role-border: #6D7B86;
  --role-divider: #A56A73;
  --role-bg-light: #F7F4EE;
  --role-btn-primary-text: #FFFFFF;
  --role-bg-dark: #111111;
  --role-outline: #111111;
  --role-text: #111111;
  --role-btn-secondary-text: #111111;
}

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-navy": "#18253D",
    "velvet-crimson": "#8B1E3F",
    "brass-gold": "#C69C4B",
    "smoky-slate": "#6D7B86",
    "dusty-rose": "#A56A73",
    "ivory": "#F7F4EE",
    "white": "#FFFFFF",
    "charcoal": "#111111"
}
Press Space to load new palette