Cocoa Brown#4A2C1F
Candy Apple Red#E53935
Electric Lime#B8E62E
Butter Pop#F2C94C
Toast Caramel#D97B2A
Palette direction

Feastables Inspired Fun Color Palette

A playful, high-contrast snack palette built around a cocoa-brown anchor, a vivid candy red, and a zesty lime accent for instant shelf recognition. The system feels youthful and energetic while staying structured enough for packaging, e-commerce, and digital calls to action.

AnalogousFood Beveragesnack brandyouthfulplayfulcandy color
palette-preview.example
Food Beverage color direction

Feastables Inspired Fun Color Palette

A playful, high-contrast snack palette built around a cocoa-brown anchor, a vivid candy red, and a zesty lime accent for instant shelf recognition. The system feels youthful and energetic while staying structured enough for packaging, e-commerce, and digital calls to action.

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 Black #14110Fon Electric Lime #B8E62E12.9:1 Excellent
Logo Pure White #FFFFFFon Cocoa Brown #4A2C1F12.6:1 Excellent
Logo Charcoal Black #14110Fon Pure White #FFFFFF18.8:1 Excellent
Logo Charcoal Black #14110Fon Butter Pop #F2C94C11.9:1 Excellent
Icon color
BackgroundCandy Apple Red#E53935TextCharcoal Black#14110F
Primary Button4.45:1
Large text

Best for the main action users should notice first.

BackgroundElectric Lime#B8E62ETextCharcoal Black#14110F
Secondary Button12.89:1
AAA

Useful for softer choices and secondary paths.

BackgroundPure White#FFFFFFTextElectric Lime#B8E62E
Outlined Button1.46:1
Low

Good for lower-emphasis actions on light surfaces.

BackgroundPure White#FFFFFFTextCandy Apple Red#E53935
Text Button4.23:1
Large text

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

Palette composition8 colorsAnalogous color relationship
9:41Feastables Inspired Fun 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.

CFeastables Inspired Fun Color PaletteFood Beverage brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors pair a rich cocoa brown with a bright candy red and a punchy lime that create instant recognition without feeling overly literal. Together they balance indulgence, energy, and playful surprise, which makes the system feel as

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.Cocoa Brown #4A2C1F
HeadlineUsed for main titles and key messages.Cocoa Brown #4A2C1F
LinkUsed for links and interactive text.Candy Apple Red #E53935

Buttons

Primary Button
BackgroundCandy Apple Red #E53935
TextCharcoal Black #14110F
Secondary Button
BackgroundElectric Lime #B8E62E
TextCharcoal Black #14110F
Outlined Button
BackgroundElectric Lime #B8E62E
TextElectric Lime #B8E62E

Interface

TextDefault readable body text.Charcoal Black #14110F
Bg LightLight page or section background.Pure White #FFFFFF
Bg DarkDark page or section background.Charcoal Black #14110F
IconSmall interface icons and marks.Butter Pop #F2C94C
BorderCards, inputs, and component borders.Butter Pop #F2C94C
DividerSubtle separators between content.Toast Caramel #D97B2A
OutlineFocus rings and emphasis outlines.Toast Caramel #D97B2A

Palette Colors

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

Main (Brand) Colors

The main colors pair a rich cocoa brown with a bright candy red and a punchy lime that create instant recognition without feeling overly literal. Together they balance indulgence, energy, and playful surprise, which makes the system feel as

PrimaryCocoa Brown

RolesLogo, Headline

Grounds the brand in a snackable, chocolate-first cue that feels familiar and credible.

HEX#4A2C1F
RGB74, 44, 31
HSL18, 41, 21
CMYK0, 41, 58, 71
SecondaryCandy Apple Red

RolesBtn Primary Bg, Link

Adds bold, youthful energy and strong shelf visibility for promotions and calls to action.

HEX#E53935
RGB229, 57, 53
HSL1, 77, 55
CMYK0, 75, 77, 10
TertiaryElectric Lime

RolesBtn Secondary Bg, Btn Outlined Border, Btn Outlined Text

Brings a bright, playful contrast that keeps the palette feeling fresh and unmistakably snack-forward.

HEX#B8E62E
RGB184, 230, 46
HSL75, 79, 54
CMYK20, 0, 80, 10

Support Colors

The accents extend the main palette with a sunny pop and a toasted highlight, reinforcing the playful food personality without competing for attention. They help separate product,促

Butter Pop

RolesIcon, Border

Softens the intensity of the primaries and adds a cheerful, edible-looking highlight for UI details.

HEX#F2C94C
RGB242, 201, 76
HSL45, 86, 62
CMYK0, 17, 69, 5
Toast Caramel

RolesDivider, Outline

Supports the cocoa base with a warm baked note that feels appetizing and keeps surfaces from looking flat.

HEX#D97B2A
RGB217, 123, 42
HSL28, 70, 51
CMYK0, 43, 81, 15

Neutral Colors

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

Pure White

RolesBg Light

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Cream Paper
HEX#F5F1E8
RGB245, 241, 232
HSL42, 39, 94
CMYK0, 2, 5, 4
Charcoal Black

RolesBg Dark, Text, Btn Primary Text, Btn Secondary Text

HEX#14110F
RGB20, 17, 15
HSL24, 14, 7
CMYK0, 15, 25, 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-cocoa-brown: #4A2C1F;
  --color-candy-apple-red: #E53935;
  --color-electric-lime: #B8E62E;
  --color-butter-pop: #F2C94C;
  --color-toast-caramel: #D97B2A;
  --color-pure-white: #FFFFFF;
  --color-cream-paper: #F5F1E8;
  --color-charcoal-black: #14110F;
}

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: #4A2C1F;
  --role-headline: #4A2C1F;
  --role-btn-primary-bg: #E53935;
  --role-link: #E53935;
  --role-btn-secondary-bg: #B8E62E;
  --role-btn-outlined-border: #B8E62E;
  --role-btn-outlined-text: #B8E62E;
  --role-icon: #F2C94C;
  --role-border: #F2C94C;
  --role-divider: #D97B2A;
  --role-outline: #D97B2A;
  --role-bg-light: #FFFFFF;
  --role-bg-dark: #14110F;
  --role-text: #14110F;
  --role-btn-primary-text: #14110F;
  --role-btn-secondary-text: #14110F;
}

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.
{
    "cocoa-brown": "#4A2C1F",
    "candy-apple-red": "#E53935",
    "electric-lime": "#B8E62E",
    "butter-pop": "#F2C94C",
    "toast-caramel": "#D97B2A",
    "pure-white": "#FFFFFF",
    "cream-paper": "#F5F1E8",
    "charcoal-black": "#14110F"
}
Press Space to load new palette