Sunlit Oat#DCCB98
Cocoa Bark#4A3528
Terracotta Coral#D96A57
Clay Rose#B98674
Brick Ember#A55A4C
Palette direction

Sunbaked Cocoa Coral Color Palette

This palette pairs warm cream, cocoa, and coral tones to create a grounded but lively system with a handmade, premium feel. The contrast between earthy depth and sunlit warmth makes it work for brands that want to feel tactile, inviting, and memorable.

AnalogousLuxury And Lifestylewarmearthycoralcocoa
palette-preview.example
Luxury And Lifestyle color direction

Sunbaked Cocoa Coral Color Palette

This palette pairs warm cream, cocoa, and coral tones to create a grounded but lively system with a handmade, premium feel. The contrast between earthy depth and sunlit warmth makes it work for brands that want to feel tactile, inviting, and memorable.

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 Espresso #19110Eon Sunlit Oat #DCCB9811.6:1 Excellent
Logo Pure White #FFFFFFon Cocoa Bark #4A352811.5:1 Excellent
Logo Charcoal Espresso #19110Eon Terracotta Coral #D96A575.5:1 Strong
Logo Charcoal Espresso #19110Eon Pure White #FFFFFF18.6:1 Excellent
Icon color
BackgroundSunlit Oat#DCCB98TextCharcoal Espresso#19110E
Primary Button11.56:1
AAA

Best for the main action users should notice first.

BackgroundCocoa Bark#4A3528TextPure White#FFFFFF
Secondary Button11.47:1
AAA

Useful for softer choices and secondary paths.

BackgroundPure White#FFFFFFTextTerracotta Coral#D96A57
Outlined Button3.41:1
Large text

Good for lower-emphasis actions on light surfaces.

BackgroundPure White#FFFFFFTextTerracotta Coral#D96A57
Text Button3.41:1
Large text

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

Palette composition8 colorsAnalogous color relationship
9:41Sunbaked Cocoa Coral 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.

CSunbaked Cocoa Coral Color PaletteLuxury And Lifestyle brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors combine a soft sunlit neutral, a deep cocoa anchor, and a coral accent that echo the image’s layered warmth. Together they create a distinctive balance of comfort, richness, and energy without relying on a conventional blue or green brand cue.

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.Sunlit Oat #DCCB98
HeadlineUsed for main titles and key messages.Cocoa Bark #4A3528
LinkUsed for links and interactive text.Terracotta Coral #D96A57

Buttons

Primary Button
BackgroundSunlit Oat #DCCB98
TextCharcoal Espresso #19110E
Secondary Button
BackgroundCocoa Bark #4A3528
TextPure White #FFFFFF
Outlined Button
BackgroundTerracotta Coral #D96A57
TextTerracotta Coral #D96A57

Interface

TextDefault readable body text.Charcoal Espresso #19110E
Bg LightLight page or section background.Pure White #FFFFFF
Bg DarkDark page or section background.Charcoal Espresso #19110E
IconSmall interface icons and marks.Clay Rose #B98674
BorderCards, inputs, and component borders.Clay Rose #B98674
DividerSubtle separators between content.Brick Ember #A55A4C
OutlineFocus rings and emphasis outlines.Brick Ember #A55A4C

Palette Colors

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

Main (Brand) Colors

The main colors combine a soft sunlit neutral, a deep cocoa anchor, and a coral accent that echo the image’s layered warmth. Together they create a distinctive balance of comfort, richness, and energy without relying on a conventional blue or green brand cue.

PrimarySunlit Oat

RolesLogo, Btn Primary Bg

This warm beige gives the brand an approachable, sun-washed foundation that keeps the palette feeling tactile and premium.

HEX#DCCB98
RGB220, 203, 152
HSL45, 49, 73
CMYK0, 8, 31, 14
SecondaryCocoa Bark

RolesHeadline, Btn Secondary Bg

This deep cocoa adds structure and authority, providing the palette with a grounded visual anchor.

HEX#4A3528
RGB74, 53, 40
HSL23, 30, 22
CMYK0, 28, 46, 71
TertiaryTerracotta Coral

RolesLink, Btn Outlined Border, Btn Outlined Text

This coral adds a vivid but controlled note of warmth that draws attention without overpowering the softer base tones.

HEX#D96A57
RGB217, 106, 87
HSL9, 63, 60
CMYK0, 51, 60, 15

Support Colors

The support colors extend the warm palette with subdued, usable accents that stay close to the image’s tonal family. They reinforce depth and warmth while keeping the main colors in control of recognition.

Clay Rose

RolesIcon, Border

This muted clay rose bridges the cocoa and coral tones, softening interfaces while preserving warmth.

HEX#B98674
RGB185, 134, 116
HSL16, 33, 59
CMYK0, 28, 37, 27
Brick Ember

RolesDivider, Outline

This restrained brick red adds quiet definition and helps separate surfaces without introducing a new color story.

HEX#A55A4C
RGB165, 90, 76
HSL9, 37, 47
CMYK0, 45, 54, 35

Neutral Colors

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

Pure White

RolesBg Light, Btn Secondary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Ivory Mist
HEX#F7F1E6
RGB247, 241, 230
HSL39, 52, 94
CMYK0, 2, 7, 3
Charcoal Espresso

RolesBg Dark, Text, Btn Primary Text

HEX#19110E
RGB25, 17, 14
HSL16, 28, 8
CMYK0, 32, 44, 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-sunlit-oat: #DCCB98;
  --color-cocoa-bark: #4A3528;
  --color-terracotta-coral: #D96A57;
  --color-clay-rose: #B98674;
  --color-brick-ember: #A55A4C;
  --color-pure-white: #FFFFFF;
  --color-ivory-mist: #F7F1E6;
  --color-charcoal-espresso: #19110E;
}

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: #DCCB98;
  --role-btn-primary-bg: #DCCB98;
  --role-headline: #4A3528;
  --role-btn-secondary-bg: #4A3528;
  --role-link: #D96A57;
  --role-btn-outlined-border: #D96A57;
  --role-btn-outlined-text: #D96A57;
  --role-icon: #B98674;
  --role-border: #B98674;
  --role-divider: #A55A4C;
  --role-outline: #A55A4C;
  --role-bg-light: #FFFFFF;
  --role-btn-secondary-text: #FFFFFF;
  --role-bg-dark: #19110E;
  --role-text: #19110E;
  --role-btn-primary-text: #19110E;
}

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.
{
    "sunlit-oat": "#DCCB98",
    "cocoa-bark": "#4A3528",
    "terracotta-coral": "#D96A57",
    "clay-rose": "#B98674",
    "brick-ember": "#A55A4C",
    "pure-white": "#FFFFFF",
    "ivory-mist": "#F7F1E6",
    "charcoal-espresso": "#19110E"
}
Press Space to load new palette