Dusty Rosewood#B86A5E
Crimson Signal#C81E24
Graphite Veil#3F3A3C
Warm Silt#8A7568
Slate Ash#6A6765
Palette direction

Stone Shadow Crimson Color Palette

This palette translates the image’s contrast of soft stone, charcoal shadow, and vivid red into a brand system that feels editorial, modern, and bold. The warm neutrals keep the layout grounded while the red and slate accents create a memorable, high-contrast identity.

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

Stone Shadow Crimson Color Palette

This palette translates the image’s contrast of soft stone, charcoal shadow, and vivid red into a brand system that feels editorial, modern, and bold. The warm neutrals keep the layout grounded while the red and slate accents create a memorable, high-contrast identity.

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 Graphite Veil #3F3A3C11.2:1 Excellent
Logo Pure White #FFFFFFon Crimson Signal #C81E245.7:1 Strong
Logo Ink Black #141210on Dusty Rosewood #B86A5E4.7:1 Strong
Logo Ink Black #141210on Pure White #FFFFFF18.7:1 Excellent
Icon color
BackgroundCrimson Signal#C81E24TextPure White#FFFFFF
Primary Button5.73:1
AA

Best for the main action users should notice first.

BackgroundPure White#FFFFFFTextPure White#FFFFFF
Secondary Button1.00:1
Low

Useful for softer choices and secondary paths.

BackgroundPorcelain Shell#F3EBDDTextSlate Ash#6A6765
Outlined Button4.74:1
AA

Good for lower-emphasis actions on light surfaces.

BackgroundPorcelain Shell#F3EBDDTextCrimson Signal#C81E24
Text Button4.84:1
AA

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

Palette composition8 colorsMonochromatic color relationship
9:41Stone Shadow Crimson 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.

CStone Shadow Crimson Color PaletteLuxury And Lifestyle brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The palette pairs a restrained stone red with a vivid crimson and a deep graphite accent, creating a recognizable system built on tension between softness and impact. The colors feel cohesive because they echo the image’s layered surfaces and sharp color break without relying on a single predictable hue family.

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.Dusty Rosewood #B86A5E
HeadlineUsed for main titles and key messages.Graphite Veil #3F3A3C
LinkUsed for links and interactive text.Crimson Signal #C81E24

Buttons

Primary Button
BackgroundCrimson Signal #C81E24
TextPure White #FFFFFF
Secondary Button
BackgroundPure White #FFFFFF
TextPure White #FFFFFF
Outlined Button
BackgroundSlate Ash #6A6765
TextSlate Ash #6A6765

Interface

TextDefault readable body text.Ink Black #141210
Bg LightLight page or section background.Porcelain Shell #F3EBDD
Bg DarkDark page or section background.Ink Black #141210
IconSmall interface icons and marks.Warm Silt #8A7568
BorderCards, inputs, and component borders.Warm Silt #8A7568
DividerSubtle separators between content.Ink Black #141210
OutlineFocus rings and emphasis outlines.Ink Black #141210

Palette Colors

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

Main (Brand) Colors

The palette pairs a restrained stone red with a vivid crimson and a deep graphite accent, creating a recognizable system built on tension between softness and impact. The colors feel cohesive because they echo the image’s layered surfaces and sharp color break without relying on a single predictable hue family.

PrimaryDusty Rosewood

RolesLogo

This muted rosewood gives the brand a warm, sophisticated signature that feels tactile and composed.

HEX#B86A5E
RGB184, 106, 94
HSL8, 39, 55
CMYK0, 42, 49, 28
PrimaryCrimson Signal

RolesBtn Primary Bg, Link

This crisp crimson delivers the image’s strongest energy and gives key actions a confident visual pulse.

HEX#C81E24
RGB200, 30, 36
HSL358, 74, 45
CMYK0, 85, 82, 22
PrimaryGraphite Veil

RolesHeadline

This near-black charcoal anchors headlines with quiet authority and sharpens the overall palette structure.

HEX#3F3A3C
RGB63, 58, 60
HSL336, 4, 24
CMYK0, 8, 5, 75

Support Colors

The support tones extend the palette by reinforcing the image’s mineral softness and shadowed depth without competing with the crimson focus. They work as atmospheric accents that support structure, hierarchy, and refinement.

Warm Silt

RolesIcon, Border

This earthy mid-tone bridges the rosewood and neutrals, making interface details feel integrated and calm.

HEX#8A7568
RGB138, 117, 104
HSL23, 14, 47
CMYK0, 15, 25, 46
Slate Ash

RolesBtn Outlined Border, Btn Outlined Text

This subdued slate keeps outlined actions legible while staying visually secondary to the main crimson and graphite.

HEX#6A6765
RGB106, 103, 101
HSL24, 2, 41
CMYK0, 3, 5, 58

Neutral Colors

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

Porcelain Shell

RolesBg Light

HEX#F3EBDD
RGB243, 235, 221
HSL38, 48, 91
CMYK0, 3, 9, 5
Pure White

RolesBtn Secondary Bg, Btn Secondary Text, Btn Primary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Ink Black

RolesBg Dark, Divider, Outline, Text

HEX#141210
RGB20, 18, 16
HSL30, 11, 7
CMYK0, 10, 20, 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-dusty-rosewood: #B86A5E;
  --color-crimson-signal: #C81E24;
  --color-graphite-veil: #3F3A3C;
  --color-warm-silt: #8A7568;
  --color-slate-ash: #6A6765;
  --color-porcelain-shell: #F3EBDD;
  --color-pure-white: #FFFFFF;
  --color-ink-black: #141210;
}

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: #B86A5E;
  --role-btn-primary-bg: #C81E24;
  --role-link: #C81E24;
  --role-headline: #3F3A3C;
  --role-icon: #8A7568;
  --role-border: #8A7568;
  --role-btn-outlined-border: #6A6765;
  --role-btn-outlined-text: #6A6765;
  --role-bg-light: #F3EBDD;
  --role-btn-secondary-bg: #FFFFFF;
  --role-btn-secondary-text: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-bg-dark: #141210;
  --role-divider: #141210;
  --role-outline: #141210;
  --role-text: #141210;
}

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.
{
    "dusty-rosewood": "#B86A5E",
    "crimson-signal": "#C81E24",
    "graphite-veil": "#3F3A3C",
    "warm-silt": "#8A7568",
    "slate-ash": "#6A6765",
    "porcelain-shell": "#F3EBDD",
    "pure-white": "#FFFFFF",
    "ink-black": "#141210"
}
Press Space to load new palette