Rose Rouge#C94B7A
Plum Velvet#5A244D
Champagne Amber#D6A15E
Mauve Smoke#8E6A7A
Heather Mist#B9A3C7
Palette direction

Celine Dion Inspired Color Palette

This palette pairs luminous rose tones with a deep stage-plum and soft champagne neutrals to reflect Celine Dion’s elegance, emotional range, and timeless performance presence. The system feels romantic and polished while still staying practical for digital use and brand identity.

AnalogousLuxury And Lifestyleceline dionluxuryromanticelegant
palette-preview.example
Luxury And Lifestyle color direction

Celine Dion Inspired Color Palette

This palette pairs luminous rose tones with a deep stage-plum and soft champagne neutrals to reflect Celine Dion’s elegance, emotional range, and timeless performance presence. The system feels romantic and polished while still staying practical for digital use and brand identity.

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 Plum Velvet #5A244D11.7:1 Excellent
Logo Charcoal #1F1A1Don Champagne Amber #D6A15E7.5:1 Excellent
Logo Charcoal #1F1A1Don White #FFFFFF17.2:1 Excellent
Logo Charcoal #1F1A1Don Heather Mist #B9A3C77.5:1 Excellent
Icon color
BackgroundRose Rouge#C94B7ATextWhite#FFFFFF
Primary Button4.40:1
Large text

Best for the main action users should notice first.

BackgroundPlum Velvet#5A244DTextWhite#FFFFFF
Secondary Button11.70:1
AAA

Useful for softer choices and secondary paths.

BackgroundWhite#FFFFFFTextChampagne Amber#D6A15E
Outlined Button2.30:1
Low

Good for lower-emphasis actions on light surfaces.

BackgroundWhite#FFFFFFTextChampagne Amber#D6A15E
Text Button2.30:1
Low

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

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

CCeline Dion Inspired Color PaletteLuxury And Lifestyle brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors combine rose, plum, and a softened gold-rose accent to mirror a dramatic yet graceful stage aesthetic. Together they create a recognizable luxury system that feels expressive, polished, and emotionally resonant.

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.Rose Rouge #C94B7A
HeadlineUsed for main titles and key messages.Plum Velvet #5A244D
LinkUsed for links and interactive text.Champagne Amber #D6A15E

Buttons

Primary Button
BackgroundRose Rouge #C94B7A
TextWhite #FFFFFF
Secondary Button
BackgroundPlum Velvet #5A244D
TextWhite #FFFFFF
Outlined Button
BackgroundChampagne Amber #D6A15E
TextChampagne Amber #D6A15E

Interface

TextDefault readable body text.Charcoal #1F1A1D
Bg LightLight page or section background.White #FFFFFF
Bg DarkDark page or section background.Charcoal #1F1A1D
IconSmall interface icons and marks.Mauve Smoke #8E6A7A
BorderCards, inputs, and component borders.Heather Mist #B9A3C7
DividerSubtle separators between content.Heather Mist #B9A3C7
OutlineFocus rings and emphasis outlines.Mauve Smoke #8E6A7A

Palette Colors

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

Main (Brand) Colors

The main colors combine rose, plum, and a softened gold-rose accent to mirror a dramatic yet graceful stage aesthetic. Together they create a recognizable luxury system that feels expressive, polished, and emotionally resonant.

PrimaryRose Rouge

RolesLogo, Btn Primary Bg

Rose Rouge brings the palette its signature warmth and emotional immediacy, echoing a powerful vocal presence.

HEX#C94B7A
RGB201, 75, 122
HSL338, 54, 54
CMYK0, 63, 39, 21
SecondaryPlum Velvet

RolesHeadline, Btn Secondary Bg

Plum Velvet adds depth and formality, giving the system a rich stage-light contrast and a more intimate luxury tone.

HEX#5A244D
RGB90, 36, 77
HSL314, 43, 25
CMYK0, 60, 14, 65
TertiaryChampagne Amber

RolesLink, Btn Outlined Border, Btn Outlined Text

Champagne Amber provides a radiant accent that feels celebratory and refined without competing with the stronger rose and plum anchors.

HEX#D6A15E
RGB214, 161, 94
HSL34, 59, 60
CMYK0, 25, 56, 16

Support Colors

These accents extend the main palette with subdued tonal support and subtle structure. They stay quiet, helping the rose and plum feel more dimensional rather than introducing a new visual direction.

Mauve Smoke

RolesIcon, Outline

Mauve Smoke softens the contrast between the main colors and the neutrals while keeping the mood elegant and composed.

HEX#8E6A7A
RGB142, 106, 122
HSL333, 15, 49
CMYK0, 25, 14, 44
Heather Mist

RolesBorder, Divider

Heather Mist adds a gentle cool balance that works well for interface structure and secondary accents.

HEX#B9A3C7
RGB185, 163, 199
HSL277, 24, 71
CMYK7, 18, 0, 22

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#F4EEE8
RGB244, 238, 232
HSL30, 35, 93
CMYK0, 2, 5, 4
Charcoal

RolesBg Dark, Text

HEX#1F1A1D
RGB31, 26, 29
HSL324, 9, 11
CMYK0, 16, 6, 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-rose-rouge: #C94B7A;
  --color-plum-velvet: #5A244D;
  --color-champagne-amber: #D6A15E;
  --color-mauve-smoke: #8E6A7A;
  --color-heather-mist: #B9A3C7;
  --color-white: #FFFFFF;
  --color-ivory: #F4EEE8;
  --color-charcoal: #1F1A1D;
}

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: #C94B7A;
  --role-btn-primary-bg: #C94B7A;
  --role-headline: #5A244D;
  --role-btn-secondary-bg: #5A244D;
  --role-link: #D6A15E;
  --role-btn-outlined-border: #D6A15E;
  --role-btn-outlined-text: #D6A15E;
  --role-icon: #8E6A7A;
  --role-outline: #8E6A7A;
  --role-border: #B9A3C7;
  --role-divider: #B9A3C7;
  --role-bg-light: #FFFFFF;
  --role-btn-primary-text: #FFFFFF;
  --role-btn-secondary-text: #FFFFFF;
  --role-bg-dark: #1F1A1D;
  --role-text: #1F1A1D;
}

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.
{
    "rose-rouge": "#C94B7A",
    "plum-velvet": "#5A244D",
    "champagne-amber": "#D6A15E",
    "mauve-smoke": "#8E6A7A",
    "heather-mist": "#B9A3C7",
    "white": "#FFFFFF",
    "ivory": "#F4EEE8",
    "charcoal": "#1F1A1D"
}
Press Space to load new palette