Signature Nude Blush#DDC1B8
Soft Sand Taupe#C6A28E
Cocoa Clay#7A5A4A
Muted Eucalyptus#A8B7A8
Oat Cream#E7DCD3
Palette direction

Rhode Inspired Signature Color Palette

A Rhode-inspired system built around the brand’s signature milky pink-beige, paired with a refined cocoa accent and a restrained eucalyptus green for balance. The result feels clean, soft, and modern while staying recognizable as a beauty/lifestyle palette.

MonochromaticFashion Beautyrhode-inspiredbeautyminimalsoft neutral
palette-preview.example
Fashion Beauty color direction

Rhode Inspired Signature Color Palette

A Rhode-inspired system built around the brand’s signature milky pink-beige, paired with a refined cocoa accent and a restrained eucalyptus green for balance. The result feels clean, soft, and modern while staying recognizable as a beauty/lifestyle palette.

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 Ink Umber #1E1715on Signature Nude Blush #DDC1B810.4:1 Excellent
Logo Ink Umber #1E1715on Soft Sand Taupe #C6A28E7.5:1 Excellent
Logo Pure White #FFFFFFon Cocoa Clay #7A5A4A6.2:1 Strong
Logo Ink Umber #1E1715on Pure White #FFFFFF17.7:1 Excellent
Icon color
BackgroundSignature Nude Blush#DDC1B8TextInk Umber#1E1715
Primary Button10.43:1
AAA

Best for the main action users should notice first.

BackgroundSoft Sand Taupe#C6A28ETextInk Umber#1E1715
Secondary Button7.54:1
AAA

Useful for softer choices and secondary paths.

BackgroundPure White#FFFFFFTextCocoa Clay#7A5A4A
Outlined Button6.20:1
AA

Good for lower-emphasis actions on light surfaces.

BackgroundPure White#FFFFFFTextCocoa Clay#7A5A4A
Text Button6.20:1
AA

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

Palette composition8 colorsMonochromatic color relationship
9:41Rhode Inspired Signature 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.

CRhode Inspired Signature Color PaletteFashion Beauty brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors stay within a soft warm nude family, creating a cohesive Rhode-like identity that feels understated, polished, and immediately recognizable. The subtle shift between blush, beige, and cocoa gives the system dimension without

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.Signature Nude Blush #DDC1B8
HeadlineUsed for main titles and key messages.Soft Sand Taupe #C6A28E
LinkUsed for links and interactive text.Cocoa Clay #7A5A4A

Buttons

Primary Button
BackgroundSignature Nude Blush #DDC1B8
TextInk Umber #1E1715
Secondary Button
BackgroundSoft Sand Taupe #C6A28E
TextInk Umber #1E1715
Outlined Button
BackgroundCocoa Clay #7A5A4A
TextCocoa Clay #7A5A4A

Interface

TextDefault readable body text.Ink Umber #1E1715
Bg LightLight page or section background.Pure White #FFFFFF
Bg DarkDark page or section background.Soft Porcelain #F6F1EB
IconSmall interface icons and marks.Muted Eucalyptus #A8B7A8
BorderCards, inputs, and component borders.Muted Eucalyptus #A8B7A8
DividerSubtle separators between content.Muted Eucalyptus #A8B7A8
OutlineFocus rings and emphasis outlines.Muted Eucalyptus #A8B7A8

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 soft warm nude family, creating a cohesive Rhode-like identity that feels understated, polished, and immediately recognizable. The subtle shift between blush, beige, and cocoa gives the system dimension without

PrimarySignature Nude Blush

RolesLogo, Btn Primary Bg

The brand anchor: a soft, skin-adjacent pink-beige that captures the signature Rhode feel and carries the strongest recognition.

HEX#DDC1B8
RGB221, 193, 184
HSL15, 35, 79
CMYK0, 13, 17, 13
SecondarySoft Sand Taupe

RolesBtn Secondary Bg, Headline

Adds depth and structure while staying in the same muted warm lane, giving headings and secondary actions a calm premium presence.

HEX#C6A28E
RGB198, 162, 142
HSL21, 33, 67
CMYK0, 18, 28, 22
TertiaryCocoa Clay

RolesLink, Btn Outlined Border, Btn Outlined Text

A grounded brown that sharpens interaction states and gives the palette a more usable contrast point without breaking the gentle mood.

HEX#7A5A4A
RGB122, 90, 74
HSL20, 24, 38
CMYK0, 26, 39, 52

Support Colors

The support colors extend the warm nude system with soft botanical and dusty mineral notes, adding functional variety while remaining visually subordinate to the core Rhode-like ne

Muted Eucalyptus

RolesIcon, Border, Divider, Outline

A quiet green-gray that cools the warmth slightly and provides subtle interface structure without competing with the main brand tone.

HEX#A8B7A8
RGB168, 183, 168
HSL120, 9, 69
CMYK8, 0, 8, 28
Oat Cream

A pale warm cream that reads softly against the darker secondary button background while preserving the airy, minimal character.

HEX#E7DCD3
RGB231, 220, 211
HSL27, 29, 87
CMYK0, 5, 9, 9

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
Soft Porcelain

RolesBg Dark

HEX#F6F1EB
RGB246, 241, 235
HSL33, 38, 94
CMYK0, 2, 4, 4
Ink Umber

RolesText, Btn Primary Text, Btn Secondary Text

HEX#1E1715
RGB30, 23, 21
HSL13, 18, 10
CMYK0, 23, 30, 88

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-signature-nude-blush: #DDC1B8;
  --color-soft-sand-taupe: #C6A28E;
  --color-cocoa-clay: #7A5A4A;
  --color-muted-eucalyptus: #A8B7A8;
  --color-oat-cream: #E7DCD3;
  --color-pure-white: #FFFFFF;
  --color-soft-porcelain: #F6F1EB;
  --color-ink-umber: #1E1715;
}

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: #DDC1B8;
  --role-btn-primary-bg: #DDC1B8;
  --role-btn-secondary-bg: #C6A28E;
  --role-headline: #C6A28E;
  --role-link: #7A5A4A;
  --role-btn-outlined-border: #7A5A4A;
  --role-btn-outlined-text: #7A5A4A;
  --role-icon: #A8B7A8;
  --role-border: #A8B7A8;
  --role-divider: #A8B7A8;
  --role-outline: #A8B7A8;
  --role-bg-light: #FFFFFF;
  --role-bg-dark: #F6F1EB;
  --role-text: #1E1715;
  --role-btn-primary-text: #1E1715;
  --role-btn-secondary-text: #1E1715;
}

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.
{
    "signature-nude-blush": "#DDC1B8",
    "soft-sand-taupe": "#C6A28E",
    "cocoa-clay": "#7A5A4A",
    "muted-eucalyptus": "#A8B7A8",
    "oat-cream": "#E7DCD3",
    "pure-white": "#FFFFFF",
    "soft-porcelain": "#F6F1EB",
    "ink-umber": "#1E1715"
}
Press Space to load new palette