Deep Forest Green#1B3B2F
Heavy Charcoal#272727
Soft Cream#F9F5F1
Muted Olive#8A997D
Light Linen#F2E8DA
Palette direction

Sagewood Earthy Modern Color Palette

This refined palette combines a chic deep green, a very heavy charcoal gray, a sophisticated cream white, and a vibrant lemon yellow accent to create a stylish, elegant, and distinctive brand identity that maintains readability and modern contrast.

MonochromaticReal Estateearthymodernnature-inspiredserene
palette-preview.example
Real Estate color direction

Sagewood Earthy Modern Color Palette

This refined palette combines a chic deep green, a very heavy charcoal gray, a sophisticated cream white, and a vibrant lemon yellow accent to create a stylish, elegant, and distinctive brand identity that maintains readability and modern contrast.

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 Jet Black #1A1A1Aon Soft Cream #F9F5F116.0:1 Excellent
Logo Pure White #FFFFFFon Heavy Charcoal #27272714.9:1 Excellent
Logo Jet Black #1A1A1Aon Light Linen #F2E8DA14.4:1 Excellent
Logo Jet Black #1A1A1Aon Muted Olive #8A997D5.7:1 Strong
Icon color
BackgroundDeep Forest Green#1B3B2FTextPure White#FFFFFF
Primary Button12.26:1
AAA

Best for the main action users should notice first.

BackgroundHeavy Charcoal#272727TextPure White#FFFFFF
Secondary Button14.94:1
AAA

Useful for softer choices and secondary paths.

BackgroundLight Linen#F2E8DATextHeavy Charcoal#272727
Outlined Button12.33:1
AAA

Good for lower-emphasis actions on light surfaces.

BackgroundLight Linen#F2E8DATextDeep Forest Green#1B3B2F
Text Button10.12:1
AAA

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

Palette composition8 colorsMonochromatic color relationship
9:41Sagewood Earthy Modern 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.

CSagewood Earthy Modern Color PaletteReal Estate brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors unify a chic, deep green; very heavy charcoal gray; and a vibrant lemon yellow, paired with a warm cream white to create a distinctive and elegant palette that balances vibrancy with grounded sophistication.

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.Deep Forest Green #1B3B2F
HeadlineUsed for main titles and key messages.Deep Forest Green #1B3B2F
LinkUsed for links and interactive text.Deep Forest Green #1B3B2F

Buttons

Primary Button
BackgroundDeep Forest Green #1B3B2F
TextPure White #FFFFFF
Secondary Button
BackgroundHeavy Charcoal #272727
TextPure White #FFFFFF
Outlined Button
BackgroundHeavy Charcoal #272727
TextHeavy Charcoal #272727

Interface

TextDefault readable body text.Jet Black #1A1A1A
Bg LightLight page or section background.Light Linen #F2E8DA
Bg DarkDark page or section background.Pure White #FFFFFF
IconSmall interface icons and marks.Muted Olive #8A997D
BorderCards, inputs, and component borders.Muted Olive #8A997D
DividerSubtle separators between content.Muted Olive #8A997D
OutlineFocus rings and emphasis outlines.Muted Olive #8A997D

Palette Colors

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

Main (Brand) Colors

The main colors unify a chic, deep green; very heavy charcoal gray; and a vibrant lemon yellow, paired with a warm cream white to create a distinctive and elegant palette that balances vibrancy with grounded sophistication.

PrimaryDeep Forest Green

RolesLogo, Link, Btn Primary Bg, Headline

Deep Forest Green provides a rich, elegant touch that conveys luxury, growth, and stability, elevating brand recognition with refined depth.

HEX#1B3B2F
RGB27, 59, 47
HSL158, 37, 17
CMYK54, 0, 20, 77
SecondaryHeavy Charcoal

RolesBtn Secondary Bg, Btn Outlined Border, Btn Outlined Text

Heavy Charcoal offers a robust, dark base that anchors the palette with strength and modern sophistication for secondary elements.

HEX#272727
RGB39, 39, 39
HSL0, 0, 15
CMYK0, 0, 0, 85
TertiarySoft Cream

Soft Cream adds a chic, warm white that harmonizes brightness and softness, enhancing contrast and usability.

HEX#F9F5F1
RGB249, 245, 241
HSL30, 40, 96
CMYK0, 2, 3, 2

Support Colors

Support colors subtly accentuate and balance the main palette with muted earthy tones that reinforce natural and refined aesthetics without overpowering.

Muted Olive

RolesIcon, Border, Divider, Outline

Muted Olive complements Deep Forest Green with a softened earthy tone that supports icons and subtle details gracefully.

HEX#8A997D
RGB138, 153, 125
HSL92, 12, 55
CMYK10, 0, 18, 40
Light Linen

RolesBg Light

Light Linen serves as a gentle, warm near-white background that ensures content clarity while maintaining the palette's elegant warmth.

HEX#F2E8DA
RGB242, 232, 218
HSL35, 48, 90
CMYK0, 4, 10, 5

Neutral Colors

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

Pure White

RolesBg Dark, Btn Primary Text, Btn Secondary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Soft Cream
HEX#F9F5F1
RGB249, 245, 241
HSL30, 40, 96
CMYK0, 2, 3, 2
Jet Black

RolesText

HEX#1A1A1A
RGB26, 26, 26
HSL0, 0, 10
CMYK0, 0, 0, 90

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-deep-forest-green: #1B3B2F;
  --color-heavy-charcoal: #272727;
  --color-soft-cream: #F9F5F1;
  --color-muted-olive: #8A997D;
  --color-light-linen: #F2E8DA;
  --color-pure-white: #FFFFFF;
  --color-jet-black: #1A1A1A;
}

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: #1B3B2F;
  --role-link: #1B3B2F;
  --role-btn-primary-bg: #1B3B2F;
  --role-headline: #1B3B2F;
  --role-btn-secondary-bg: #272727;
  --role-btn-outlined-border: #272727;
  --role-btn-outlined-text: #272727;
  --role-icon: #8A997D;
  --role-border: #8A997D;
  --role-divider: #8A997D;
  --role-outline: #8A997D;
  --role-bg-light: #F2E8DA;
  --role-bg-dark: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-btn-secondary-text: #FFFFFF;
  --role-text: #1A1A1A;
}

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.
{
    "deep-forest-green": "#1B3B2F",
    "heavy-charcoal": "#272727",
    "soft-cream": "#F9F5F1",
    "muted-olive": "#8A997D",
    "light-linen": "#F2E8DA",
    "pure-white": "#FFFFFF",
    "jet-black": "#1A1A1A"
}
Press Space to load new palette