Olive Mist#A6AE63
Antique Gold#C3B34D
Moss Slate#4C5B2A
Lichen Taupe#7B7A46
Aged Umber#6A4F2B
Palette direction

Vintage Olive Gold Color Palette

A softly aged olive-and-gold system with deep espresso contrast, inspired by the image’s vintage labels and muted metallic warmth. The palette feels archival and tactile, with enough clarity for UI while keeping the brand grounded and distinctive.

AnalogousHealth Wellnessvintageolivegoldearthy
palette-preview.example
Health Wellness color direction

Vintage Olive Gold Color Palette

A softly aged olive-and-gold system with deep espresso contrast, inspired by the image’s vintage labels and muted metallic warmth. The palette feels archival and tactile, with enough clarity for UI while keeping the brand grounded and distinctive.

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 Charcoal Ink #151410on Antique Gold #C3B34D8.7:1 Excellent
Logo Charcoal Ink #151410on Olive Mist #A6AE637.8:1 Excellent
Logo Paper White #FFFFFFon Moss Slate #4C5B2A7.4:1 Excellent
Logo Charcoal Ink #151410on Paper White #FFFFFF18.4:1 Excellent
Icon color
BackgroundAntique Gold#C3B34DTextCharcoal Ink#151410
Primary Button8.67:1
AAA

Best for the main action users should notice first.

BackgroundOlive Mist#A6AE63TextCharcoal Ink#151410
Secondary Button7.77:1
AAA

Useful for softer choices and secondary paths.

BackgroundPaper White#FFFFFFTextMoss Slate#4C5B2A
Outlined Button7.40:1
AAA

Good for lower-emphasis actions on light surfaces.

BackgroundPaper White#FFFFFFTextOlive Mist#A6AE63
Text Button2.37:1
Low

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

Palette composition8 colorsAnalogous color relationship
9:41Vintage Olive Gold 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.

CVintage Olive Gold Color PaletteHealth Wellness brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors sit in a restrained olive-to-gold family, echoing the image’s layered label tones and creating a recognizable vintage system. Their shared warmth keeps the palette cohesive while the darker accent adds enough depth for clear

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.Olive Mist #A6AE63
HeadlineUsed for main titles and key messages.Moss Slate #4C5B2A
LinkUsed for links and interactive text.Olive Mist #A6AE63

Buttons

Primary Button
BackgroundAntique Gold #C3B34D
TextCharcoal Ink #151410
Secondary Button
BackgroundOlive Mist #A6AE63
TextCharcoal Ink #151410
Outlined Button
BackgroundMoss Slate #4C5B2A
TextMoss Slate #4C5B2A

Interface

TextDefault readable body text.Charcoal Ink #151410
Bg LightLight page or section background.Paper White #FFFFFF
Bg DarkDark page or section background.Charcoal Ink #151410
IconSmall interface icons and marks.Lichen Taupe #7B7A46
BorderCards, inputs, and component borders.Lichen Taupe #7B7A46
DividerSubtle separators between content.Aged Umber #6A4F2B
OutlineFocus rings and emphasis outlines.Aged Umber #6A4F2B

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 restrained olive-to-gold family, echoing the image’s layered label tones and creating a recognizable vintage system. Their shared warmth keeps the palette cohesive while the darker accent adds enough depth for clear

PrimaryOlive Mist

RolesLogo, Link, Btn Secondary Bg

A softened olive that carries the brand’s heritage feel without becoming heavy or rustic.

HEX#A6AE63
RGB166, 174, 99
HSL66, 32, 54
CMYK5, 0, 43, 32
SecondaryAntique Gold

RolesBtn Primary Bg

A muted gold that adds warmth and visual prominence for buttons while staying tied to the image’s aged label quality.

HEX#C3B34D
RGB195, 179, 77
HSL52, 50, 53
CMYK0, 8, 61, 24
TertiaryMoss Slate

RolesHeadline, Btn Outlined Border, Btn Outlined Text

A deep moss tone that anchors typography and outlines with a grounded, dependable contrast.

HEX#4C5B2A
RGB76, 91, 42
HSL78, 37, 26
CMYK16, 0, 54, 64

Support Colors

The support accents extend the vintage palette with subdued earthy depth and a weathered highlight, keeping the system practical without competing with the main hues.

Lichen Taupe

RolesIcon, Border

A quiet khaki-olive that supports UI structure and small iconography without pulling focus from the main colors.

HEX#7B7A46
RGB123, 122, 70
HSL59, 27, 38
CMYK0, 1, 43, 52
Aged Umber

RolesDivider, Outline

A warm brown accent that reinforces the label-like texture and gives separators a natural, grounded edge.

HEX#6A4F2B
RGB106, 79, 43
HSL34, 42, 29
CMYK0, 25, 59, 58

Neutral Colors

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

Paper White

RolesBg Light

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Ivory Parchment
HEX#F1EEDB
RGB241, 238, 219
HSL52, 44, 90
CMYK0, 1, 9, 5
Charcoal Ink

RolesBg Dark, Text, Btn Primary Text, Btn Secondary Text

HEX#151410
RGB21, 20, 16
HSL48, 14, 7
CMYK0, 5, 24, 92

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-olive-mist: #A6AE63;
  --color-antique-gold: #C3B34D;
  --color-moss-slate: #4C5B2A;
  --color-lichen-taupe: #7B7A46;
  --color-aged-umber: #6A4F2B;
  --color-paper-white: #FFFFFF;
  --color-ivory-parchment: #F1EEDB;
  --color-charcoal-ink: #151410;
}

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: #A6AE63;
  --role-link: #A6AE63;
  --role-btn-secondary-bg: #A6AE63;
  --role-btn-primary-bg: #C3B34D;
  --role-headline: #4C5B2A;
  --role-btn-outlined-border: #4C5B2A;
  --role-btn-outlined-text: #4C5B2A;
  --role-icon: #7B7A46;
  --role-border: #7B7A46;
  --role-divider: #6A4F2B;
  --role-outline: #6A4F2B;
  --role-bg-light: #FFFFFF;
  --role-bg-dark: #151410;
  --role-text: #151410;
  --role-btn-primary-text: #151410;
  --role-btn-secondary-text: #151410;
}

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.
{
    "olive-mist": "#A6AE63",
    "antique-gold": "#C3B34D",
    "moss-slate": "#4C5B2A",
    "lichen-taupe": "#7B7A46",
    "aged-umber": "#6A4F2B",
    "paper-white": "#FFFFFF",
    "ivory-parchment": "#F1EEDB",
    "charcoal-ink": "#151410"
}
Press Space to load new palette