Ink Charcoal#171615
Olive Slate#5A5A4A
Parchment Clay#D8CDB6
Moss Taupe#7D7767
Stone Linen#B7AF9E
Palette direction

Charcoal Parchment Olive Color Palette

A moody neutral-led palette with charcoal, olive-slate, and parchment warmth, tuned for a refined interface that feels editorial and grounded. The colors work together as a restrained system that keeps the image-inspired contrast and softness while staying practical for UI and brand use.

MonochromaticLuxury And Lifestyleeditorialneutralearthyminimal
palette-preview.example
Luxury And Lifestyle color direction

Charcoal Parchment Olive Color Palette

A moody neutral-led palette with charcoal, olive-slate, and parchment warmth, tuned for a refined interface that feels editorial and grounded. The colors work together as a restrained system that keeps the image-inspired contrast and softness while staying practical for UI and brand use.

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 Pure White #FFFFFFon Ink Charcoal #17161518.1:1 Excellent
Logo Near Black #0F0F0Eon Parchment Clay #D8CDB612.2:1 Excellent
Logo Near Black #0F0F0Eon Pure White #FFFFFF19.2:1 Excellent
Logo Near Black #0F0F0Eon Stone Linen #B7AF9E8.8:1 Excellent
Icon color
BackgroundInk Charcoal#171615TextPure White#FFFFFF
Primary Button18.07:1
AAA

Best for the main action users should notice first.

BackgroundOlive Slate#5A5A4ATextPure White#FFFFFF
Secondary Button7.01:1
AAA

Useful for softer choices and secondary paths.

BackgroundPure White#FFFFFFTextParchment Clay#D8CDB6
Outlined Button1.58:1
Low

Good for lower-emphasis actions on light surfaces.

BackgroundPure White#FFFFFFTextOlive Slate#5A5A4A
Text Button7.01:1
AAA

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

Palette composition8 colorsMonochromatic color relationship
9:41Charcoal Parchment Olive Color Palette Color role balance
Monochromatic 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.

CCharcoal Parchment Olive Color PaletteLuxury And Lifestyle brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

Deep charcoal and muted olive-slate create a quiet, high-contrast relationship, while a warm parchment tone softens the system for a more approachable, tactile feel. The palette reads as a cohesive, image-inspired set rather than a strict a

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.Ink Charcoal #171615
HeadlineUsed for main titles and key messages.Parchment Clay #D8CDB6
LinkUsed for links and interactive text.Olive Slate #5A5A4A

Buttons

Primary Button
BackgroundInk Charcoal #171615
TextPure White #FFFFFF
Secondary Button
BackgroundOlive Slate #5A5A4A
TextPure White #FFFFFF
Outlined Button
BackgroundParchment Clay #D8CDB6
TextParchment Clay #D8CDB6

Interface

TextDefault readable body text.Near Black #0F0F0E
Bg LightLight page or section background.Pure White #FFFFFF
Bg DarkDark page or section background.Near Black #0F0F0E
IconSmall interface icons and marks.Moss Taupe #7D7767
BorderCards, inputs, and component borders.Moss Taupe #7D7767
DividerSubtle separators between content.Stone Linen #B7AF9E
OutlineFocus rings and emphasis outlines.Stone Linen #B7AF9E

Palette Colors

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

Main (Brand) Colors

Deep charcoal and muted olive-slate create a quiet, high-contrast relationship, while a warm parchment tone softens the system for a more approachable, tactile feel. The palette reads as a cohesive, image-inspired set rather than a strict a

PrimaryInk Charcoal

RolesLogo, Btn Primary Bg

Anchors the brand with a dark, polished base that feels confident and tailored.

HEX#171615
RGB23, 22, 21
HSL30, 5, 9
CMYK0, 4, 9, 91
SecondaryOlive Slate

RolesLink, Btn Secondary Bg

Adds a muted botanical undertone that keeps the system from feeling too stark.

HEX#5A5A4A
RGB90, 90, 74
HSL60, 10, 32
CMYK0, 0, 18, 65
TertiaryParchment Clay

RolesHeadline, Btn Outlined Border, Btn Outlined Text

Brings a soft, luminous warmth that echoes the lighter surfaces in the source image.

HEX#D8CDB6
RGB216, 205, 182
HSL41, 30, 78
CMYK0, 5, 16, 15

Support Colors

These accents extend the main palette with subdued, functional detail rather than competing color energy. They add depth, interface clarity, and subtle variation while staying in a

Moss Taupe

RolesIcon, Border

Supports navigation and structure with a muted earthy mid-tone that blends comfortably with charcoal and olive.

HEX#7D7767
RGB125, 119, 103
HSL44, 10, 45
CMYK0, 5, 18, 51
Stone Linen

RolesDivider, Outline

Provides a soft separating tone for UI lines and containers without drawing attention away from content.

HEX#B7AF9E
RGB183, 175, 158
HSL41, 15, 67
CMYK0, 4, 14, 28

Neutral Colors

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

Pure White

RolesBg Light, Btn Primary Text, Btn Secondary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Soft Ivory
HEX#F6F2E8
RGB246, 242, 232
HSL43, 44, 94
CMYK0, 2, 6, 4
Near Black

RolesBg Dark, Text

HEX#0F0F0E
RGB15, 15, 14
HSL60, 3, 6
CMYK0, 0, 7, 94

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-ink-charcoal: #171615;
  --color-olive-slate: #5A5A4A;
  --color-parchment-clay: #D8CDB6;
  --color-moss-taupe: #7D7767;
  --color-stone-linen: #B7AF9E;
  --color-pure-white: #FFFFFF;
  --color-soft-ivory: #F6F2E8;
  --color-near-black: #0F0F0E;
}

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: #171615;
  --role-btn-primary-bg: #171615;
  --role-link: #5A5A4A;
  --role-btn-secondary-bg: #5A5A4A;
  --role-headline: #D8CDB6;
  --role-btn-outlined-border: #D8CDB6;
  --role-btn-outlined-text: #D8CDB6;
  --role-icon: #7D7767;
  --role-border: #7D7767;
  --role-divider: #B7AF9E;
  --role-outline: #B7AF9E;
  --role-bg-light: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-btn-secondary-text: #FFFFFF;
  --role-bg-dark: #0F0F0E;
  --role-text: #0F0F0E;
}

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.
{
    "ink-charcoal": "#171615",
    "olive-slate": "#5A5A4A",
    "parchment-clay": "#D8CDB6",
    "moss-taupe": "#7D7767",
    "stone-linen": "#B7AF9E",
    "pure-white": "#FFFFFF",
    "soft-ivory": "#F6F2E8",
    "near-black": "#0F0F0E"
}
Press Space to load new palette