Blush Pink#D7A8A3
Muted Mauve#AF7F85
Soft Lavender#C4B0D5
Warm Taupe#B29F9D
Light Rose Beige#E7D4D6
Palette direction

Blush Mauve Elegant Color Palette

This palette uses warm blush and muted mauve tones balanced with soft lavender and taupe accents, paired with clean neutral shades to evoke elegance and calm sophistication in beauty and lifestyle branding.

CustomFashion Beautyblushmauvelavendertaupe
palette-preview.example
Fashion Beauty color direction

Blush Mauve Elegant Color Palette

This palette uses warm blush and muted mauve tones balanced with soft lavender and taupe accents, paired with clean neutral shades to evoke elegance and calm sophistication in beauty and lifestyle branding.

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 Dark Charcoal #3E2F2Fon Soft Lavender #C4B0D56.4:1 Strong
Logo Dark Charcoal #3E2F2Fon Blush Pink #D7A8A36.1:1 Strong
Logo Dark Charcoal #3E2F2Fon Pure White #FFFFFF12.7:1 Excellent
Logo Pure White #FFFFFFon Dark Charcoal #3E2F2F12.7:1 Excellent
Icon color
BackgroundBlush Pink#D7A8A3TextDark Charcoal#3E2F2F
Primary Button6.06:1
AA

Best for the main action users should notice first.

BackgroundMuted Mauve#AF7F85TextDark Charcoal#3E2F2F
Secondary Button3.75:1
Large text

Useful for softer choices and secondary paths.

BackgroundLight Rose Beige#E7D4D6TextMuted Mauve#AF7F85
Outlined Button2.39:1
Low

Good for lower-emphasis actions on light surfaces.

BackgroundLight Rose Beige#E7D4D6TextBlush Pink#D7A8A3
Text Button1.48:1
Low

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

Palette composition8 colorsCustom color relationship
9:41Blush Mauve Elegant Color Palette Color role balance
Custom 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.

CBlush Mauve Elegant Color PaletteFashion Beauty brand direction ColorFly.design
Strategic palette preview
Why it works

A usable
color system.

The main colors form an analogous palette of warm pinks and mauves that provide a harmonious and elegant look, suitable for refined and feminine brand identities.

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.Blush Pink #D7A8A3
HeadlineUsed for main titles and key messages.Blush Pink #D7A8A3
LinkUsed for links and interactive text.Blush Pink #D7A8A3

Buttons

Primary Button
BackgroundBlush Pink #D7A8A3
TextDark Charcoal #3E2F2F
Secondary Button
BackgroundMuted Mauve #AF7F85
TextDark Charcoal #3E2F2F
Outlined Button
BackgroundMuted Mauve #AF7F85
TextMuted Mauve #AF7F85

Interface

TextDefault readable body text.Dark Charcoal #3E2F2F
Bg LightLight page or section background.Light Rose Beige #E7D4D6
Bg DarkDark page or section background.Pure White #FFFFFF
IconSmall interface icons and marks.Warm Taupe #B29F9D
BorderCards, inputs, and component borders.Warm Taupe #B29F9D
DividerSubtle separators between content.Warm Taupe #B29F9D
OutlineFocus rings and emphasis outlines.Warm Taupe #B29F9D

Palette Colors

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

Main (Brand) Colors

The main colors form an analogous palette of warm pinks and mauves that provide a harmonious and elegant look, suitable for refined and feminine brand identities.

PrimaryBlush Pink

RolesLogo, Link, Btn Primary Bg, Headline

Blush Pink delivers a warm, gentle tone that evokes softness and romantic elegance.

HEX#D7A8A3
RGB215, 168, 163
HSL6, 39, 74
CMYK0, 22, 24, 16
SecondaryMuted Mauve

RolesBtn Secondary Bg, Btn Outlined Border, Btn Outlined Text

Muted Mauve adds depth and balance with its subtle dusty tone, stabilizing the palette.

HEX#AF7F85
RGB175, 127, 133
HSL353, 23, 59
CMYK0, 27, 24, 31
TertiarySoft Lavender

Soft Lavender introduces a calm, ethereal nuance that complements the warmer pinks with delicate contrast.

HEX#C4B0D5
RGB196, 176, 213
HSL272, 31, 76
CMYK8, 17, 0, 16

Support Colors

These support colors extend the main palette with neutral taupe and light pinkish beige tones that provide subtle contrast and versatility without overpowering.

Warm Taupe

RolesIcon, Border, Divider, Outline

Warm Taupe gently supports the main colors with a grounded, earthy neutrality ideal for interface elements.

HEX#B29F9D
RGB178, 159, 157
HSL6, 12, 66
CMYK0, 11, 12, 30
Light Rose Beige

RolesBg Light

Light Rose Beige serves as a soft near-white background that enhances readability while maintaining warmth.

HEX#E7D4D6
RGB231, 212, 214
HSL354, 28, 87
CMYK0, 8, 7, 9

Neutral Colors

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

Pure White

RolesBg Dark

HEX#FFFFFF
RGB255, 255, 255
HSL0, 0, 100
CMYK0, 0, 0, 0
Off White
HEX#F5F0F0
RGB245, 240, 240
HSL0, 20, 95
CMYK0, 2, 2, 4
Dark Charcoal

RolesText, Btn Primary Text, Btn Secondary Text

HEX#3E2F2F
RGB62, 47, 47
HSL0, 14, 21
CMYK0, 24, 24, 76

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-blush-pink: #D7A8A3;
  --color-muted-mauve: #AF7F85;
  --color-soft-lavender: #C4B0D5;
  --color-warm-taupe: #B29F9D;
  --color-light-rose-beige: #E7D4D6;
  --color-pure-white: #FFFFFF;
  --color-off-white: #F5F0F0;
  --color-dark-charcoal: #3E2F2F;
}

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: #D7A8A3;
  --role-link: #D7A8A3;
  --role-btn-primary-bg: #D7A8A3;
  --role-headline: #D7A8A3;
  --role-btn-secondary-bg: #AF7F85;
  --role-btn-outlined-border: #AF7F85;
  --role-btn-outlined-text: #AF7F85;
  --role-icon: #B29F9D;
  --role-border: #B29F9D;
  --role-divider: #B29F9D;
  --role-outline: #B29F9D;
  --role-bg-light: #E7D4D6;
  --role-bg-dark: #FFFFFF;
  --role-text: #3E2F2F;
  --role-btn-primary-text: #3E2F2F;
  --role-btn-secondary-text: #3E2F2F;
}

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.
{
    "blush-pink": "#D7A8A3",
    "muted-mauve": "#AF7F85",
    "soft-lavender": "#C4B0D5",
    "warm-taupe": "#B29F9D",
    "light-rose-beige": "#E7D4D6",
    "pure-white": "#FFFFFF",
    "off-white": "#F5F0F0",
    "dark-charcoal": "#3E2F2F"
}
Press Space to load new palette