Antique Olive#B5A347
Cream Veil#F2E7C0
Forest Charcoal#1E2C24
Brick Clay#A56A47
Moss Umber#6A5D3A
Palette direction

Olive Cream Terracotta Color Palette

This palette pairs a weathered olive gold with a soft cream and a grounded charcoal to echo the image’s warm, split-panel balance. A rusted terracotta accent adds depth and energy without breaking the restrained, heritage-like feel.

CustomLuxury And Lifestyleolive goldcreamcharcoalterracotta
palette-preview.example
Luxury And Lifestyle color direction

Olive Cream Terracotta Color Palette

This palette pairs a weathered olive gold with a soft cream and a grounded charcoal to echo the image’s warm, split-panel balance. A rusted terracotta accent adds depth and energy without breaking the restrained, heritage-like feel.

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 Ink Black #111111on Cream Veil #F2E7C015.3:1 Excellent
Logo Pure White #FFFFFFon Forest Charcoal #1E2C2414.6:1 Excellent
Logo Ink Black #111111on Antique Olive #B5A3477.5:1 Excellent
Logo Ink Black #111111on Pure White #FFFFFF18.9:1 Excellent
Icon color
BackgroundAntique Olive#B5A347TextInk Black#111111
Primary Button7.46:1
AAA

Best for the main action users should notice first.

BackgroundCream Veil#F2E7C0TextInk Black#111111
Secondary Button15.26:1
AAA

Useful for softer choices and secondary paths.

BackgroundCream Veil#F2E7C0TextMoss Umber#6A5D3A
Outlined Button5.24:1
AA

Good for lower-emphasis actions on light surfaces.

BackgroundCream Veil#F2E7C0TextBrick Clay#A56A47
Text Button3.57:1
Large text

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

Palette composition8 colorsCustom color relationship
9:41Olive Cream Terracotta Color Palette Color role balance
Custom 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.

COlive Cream Terracotta Color PaletteLuxury And Lifestyle brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors combine an earthy olive gold, a luminous cream, and a deep charcoal to create a refined, high-contrast system with a grounded, heritage feel. Their balance feels recognizable and practical across identity and UI without relying on overly familiar blue or green tech cues.

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.Antique Olive #B5A347
HeadlineUsed for main titles and key messages.Forest Charcoal #1E2C24
LinkUsed for links and interactive text.Brick Clay #A56A47

Buttons

Primary Button
BackgroundAntique Olive #B5A347
TextInk Black #111111
Secondary Button
BackgroundCream Veil #F2E7C0
TextInk Black #111111
Outlined Button
BackgroundBrick Clay #A56A47
TextMoss Umber #6A5D3A

Interface

TextDefault readable body text.Ink Black #111111
Bg LightLight page or section background.Cream Veil #F2E7C0
Bg DarkDark page or section background.Forest Charcoal #1E2C24
IconSmall interface icons and marks.Moss Umber #6A5D3A
BorderCards, inputs, and component borders.Moss Umber #6A5D3A
DividerSubtle separators between content.Moss Umber #6A5D3A
OutlineFocus rings and emphasis outlines.Moss Umber #6A5D3A

Palette Colors

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

Main (Brand) Colors

The main colors combine an earthy olive gold, a luminous cream, and a deep charcoal to create a refined, high-contrast system with a grounded, heritage feel. Their balance feels recognizable and practical across identity and UI without relying on overly familiar blue or green tech cues.

PrimaryAntique Olive

RolesLogo, Btn Primary Bg

This muted olive gold gives the brand a distinctive, heritage-forward signature with enough warmth to feel premium.

HEX#B5A347
RGB181, 163, 71
HSL50, 44, 49
CMYK0, 10, 61, 29
SecondaryCream Veil

RolesBtn Secondary Bg, Bg Light

This softened cream brightens layouts and gives the identity an elegant, breathable surface that supports the richer hues.

HEX#F2E7C0
RGB242, 231, 192
HSL47, 66, 85
CMYK0, 5, 21, 5
TertiaryForest Charcoal

RolesHeadline, Bg Dark

This near-black green anchors typography and dark interfaces with strong readability and a more characterful tone than plain black.

HEX#1E2C24
RGB30, 44, 36
HSL146, 19, 15
CMYK32, 0, 18, 83

Support Colors

The support colors extend the palette with restrained warmth and depth, reinforcing the historic mood without competing with the main trio. They add usable accents for emphasis, borders, and interactive detail while staying visually subordinate.

Brick Clay

RolesLink, Btn Outlined Border

This muted terracotta bridges the olive and cream with a warm, tactile accent that adds energy and keeps interface states feeling human.

HEX#A56A47
RGB165, 106, 71
HSL22, 40, 46
CMYK0, 36, 57, 35
Moss Umber

RolesIcon, Border, Divider, Outline, Btn Outlined Text

This subdued earthy support tone quiets UI structure and delivers better contrast than the accent without pulling attention from the main colors.

HEX#6A5D3A
RGB106, 93, 58
HSL44, 29, 32
CMYK0, 12, 45, 58

Neutral Colors

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

Pure White
HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Soft Linen
HEX#F7F3EA
RGB247, 243, 234
HSL42, 45, 94
CMYK0, 2, 5, 3
Ink Black

RolesText, Btn Primary 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-antique-olive: #B5A347;
  --color-cream-veil: #F2E7C0;
  --color-forest-charcoal: #1E2C24;
  --color-brick-clay: #A56A47;
  --color-moss-umber: #6A5D3A;
  --color-pure-white: #FFFFFF;
  --color-soft-linen: #F7F3EA;
  --color-ink-black: #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: #B5A347;
  --role-btn-primary-bg: #B5A347;
  --role-btn-secondary-bg: #F2E7C0;
  --role-bg-light: #F2E7C0;
  --role-headline: #1E2C24;
  --role-bg-dark: #1E2C24;
  --role-link: #A56A47;
  --role-btn-outlined-border: #A56A47;
  --role-icon: #6A5D3A;
  --role-border: #6A5D3A;
  --role-divider: #6A5D3A;
  --role-outline: #6A5D3A;
  --role-btn-outlined-text: #6A5D3A;
  --role-text: #111111;
  --role-btn-primary-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.
{
    "antique-olive": "#B5A347",
    "cream-veil": "#F2E7C0",
    "forest-charcoal": "#1E2C24",
    "brick-clay": "#A56A47",
    "moss-umber": "#6A5D3A",
    "pure-white": "#FFFFFF",
    "soft-linen": "#F7F3EA",
    "ink-black": "#111111"
}
Press Space to load new palette