Starbucks Green#00754A
Forest Green#1E7F5A
Olive Green#5B6E52
Sage#9CAF88
Cinnamon#8B6B4F
Palette direction

Starbucks Inspired Coffeehouse Color Palette

This palette translates Starbucks-inspired green-forward branding into a clean digital system with deep evergreen authority, softer coffee-leaf support, and restrained neutrals for readability. It keeps the recognizable coffeehouse feel while using only Starbucks-like colors to separate brand moments, actions, and interface structure.

AnalogousFood BeverageStarbucks inspiredcoffeehouseevergreengreen brand palette
palette-preview.example
Food Beverage color direction

Starbucks Inspired Coffeehouse Color Palette

This palette translates Starbucks-inspired green-forward branding into a clean digital system with deep evergreen authority, softer coffee-leaf support, and restrained neutrals for readability. It keeps the recognizable coffeehouse feel while using only Starbucks-like colors to separate brand moments, actions, and interface structure.

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 White #FFFFFFon Starbucks Green #00754A5.8:1 Strong
Logo White #FFFFFFon Olive Green #5B6E525.5:1 Strong
Logo White #FFFFFFon Forest Green #1E7F5A5.0:1 Strong
Logo Charcoal #1B1B1Bon White #FFFFFF17.2:1 Excellent
Icon color
BackgroundStarbucks Green#00754ATextWhite#FFFFFF
Primary Button5.76:1
AA

Best for the main action users should notice first.

BackgroundOlive Green#5B6E52TextWhite#FFFFFF
Secondary Button5.53:1
AA

Useful for softer choices and secondary paths.

BackgroundWhite#FFFFFFTextOlive Green#5B6E52
Outlined Button5.53:1
AA

Good for lower-emphasis actions on light surfaces.

BackgroundWhite#FFFFFFTextForest Green#1E7F5A
Text Button4.95:1
AA

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

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

CStarbucks Inspired Coffeehouse Color PaletteFood Beverage brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors stay within a recognizable Starbucks-style green family, pairing deep evergreen with fresher green and muted olive tones. Together they create a branded system that feels familiar, premium, and clearly coffeehouse-led across identity and interface use.

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

Buttons

Primary Button
BackgroundStarbucks Green #00754A
TextWhite #FFFFFF
Secondary Button
BackgroundOlive Green #5B6E52
TextWhite #FFFFFF
Outlined Button
BackgroundOlive Green #5B6E52
TextOlive Green #5B6E52

Interface

TextDefault readable body text.Charcoal #1B1B1B
Bg LightLight page or section background.White #FFFFFF
Bg DarkDark page or section background.Charcoal #1B1B1B
IconSmall interface icons and marks.Sage #9CAF88
BorderCards, inputs, and component borders.Sage #9CAF88
DividerSubtle separators between content.Cinnamon #8B6B4F
OutlineFocus rings and emphasis outlines.Cinnamon #8B6B4F

Palette Colors

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

Main (Brand) Colors

The main colors stay within a recognizable Starbucks-style green family, pairing deep evergreen with fresher green and muted olive tones. Together they create a branded system that feels familiar, premium, and clearly coffeehouse-led across identity and interface use.

PrimaryStarbucks Green

RolesLogo, Btn Primary Bg

This signature green anchors the brand and delivers the strongest Starbucks-inspired recognition in the system.

HEX#00754A
RGB0, 117, 74
HSL158, 100, 23
CMYK100, 0, 37, 54
SecondaryForest Green

RolesLink, Headline

This slightly fresher green adds emphasis and keeps headlines and links aligned with the core coffeehouse tone.

HEX#1E7F5A
RGB30, 127, 90
HSL157, 62, 31
CMYK76, 0, 29, 50
TertiaryOlive Green

RolesBtn Secondary Bg, Btn Outlined Border, Btn Outlined Text

This muted green supports buttons and outlines with a grounded, earthy note that stays subordinate to the main brand green.

HEX#5B6E52
RGB91, 110, 82
HSL101, 15, 38
CMYK17, 0, 25, 57

Support Colors

The support colors extend the palette with subtle coffee and nature cues, adding depth without competing with the signature greens. They help balance interfaces and broaden the system for accents, structure, and restrained warmth.

Sage

RolesIcon, Border

This soft sage works as a calm structural accent that bridges the stronger greens and the neutrals.

HEX#9CAF88
RGB156, 175, 136
HSL89, 20, 61
CMYK11, 0, 22, 31
Cinnamon

RolesDivider, Outline

This coffee-toned brown adds a warm, grounded counterpoint that feels natural in a Starbucks-inspired context.

HEX#8B6B4F
RGB139, 107, 79
HSL28, 28, 43
CMYK0, 23, 43, 45

Neutral Colors

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

White

RolesBg Light, Btn Primary Text, Btn Secondary Text

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Ivory
HEX#F4F1EA
RGB244, 241, 234
HSL42, 31, 94
CMYK0, 1, 4, 4
Charcoal

RolesBg Dark, Text

HEX#1B1B1B
RGB27, 27, 27
HSL0, 0, 11
CMYK0, 0, 0, 89

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-starbucks-green: #00754A;
  --color-forest-green: #1E7F5A;
  --color-olive-green: #5B6E52;
  --color-sage: #9CAF88;
  --color-cinnamon: #8B6B4F;
  --color-white: #FFFFFF;
  --color-ivory: #F4F1EA;
  --color-charcoal: #1B1B1B;
}

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: #00754A;
  --role-btn-primary-bg: #00754A;
  --role-link: #1E7F5A;
  --role-headline: #1E7F5A;
  --role-btn-secondary-bg: #5B6E52;
  --role-btn-outlined-border: #5B6E52;
  --role-btn-outlined-text: #5B6E52;
  --role-icon: #9CAF88;
  --role-border: #9CAF88;
  --role-divider: #8B6B4F;
  --role-outline: #8B6B4F;
  --role-bg-light: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-btn-secondary-text: #FFFFFF;
  --role-bg-dark: #1B1B1B;
  --role-text: #1B1B1B;
}

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.
{
    "starbucks-green": "#00754A",
    "forest-green": "#1E7F5A",
    "olive-green": "#5B6E52",
    "sage": "#9CAF88",
    "cinnamon": "#8B6B4F",
    "white": "#FFFFFF",
    "ivory": "#F4F1EA",
    "charcoal": "#1B1B1B"
}
Press Space to load new palette